index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2012-05-19
drm/i915: add support for SBI ops
Eugeni Dodonov
-0
/
+63
2012-05-19
drm/i915: reuse Ivy Bridge interrupts code for Haswell
Eugeni Dodonov
-2
/
+9
2012-05-19
drm/i915: add new Haswell DIP controls registers
Eugeni Dodonov
-0
/
+55
2012-05-19
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
-16
/
+6
2012-05-19
Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
-0
/
+425
2012-05-19
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
-9
/
+15
2012-05-19
regulator: tps65910: use devm_* for memory allocation
Laxman Dewangan
-18
/
+9
2012-05-19
regulator: tps65910: use small letter for regulator names
Laxman Dewangan
-52
/
+52
2012-05-19
mfd: tpx6586x: Depend on regulator
Mark Brown
-0
/
+1
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-14
/
+13
2012-05-19
USB: EHCI: fix command register configuration lost problem
Ming Lei
-1
/
+0
2012-05-19
drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE
Dave Airlie
-0
/
+6
2012-05-19
Merge branch 'imx/pinctrl' into next/pinctrl
Olof Johansson
-1
/
+1
2012-05-19
mtd: nand: gpmi: fix compile error caused by pinctrl call
Shawn Guo
-1
/
+1
2012-05-19
regulator: regulator for Palmas Kconfig
Graeme Gregory
-0
/
+13
2012-05-19
regulator: regulator driver for Palmas series chips
Graeme Gregory
-0
/
+822
2012-05-19
tg3: use netdev_alloc_frag() API
Eric Dumazet
-35
/
+5
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
-13
/
+15
2012-05-18
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
-1
/
+1
2012-05-18
gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583
Laxman Dewangan
-0
/
+190
2012-05-18
gpiolib: quiet gpiochip_add boot message noise
H Hartley Sweeten
-1
/
+1
2012-05-18
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
-746
/
+721
2012-05-18
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
-105
/
+82
2012-05-18
cirrus: cs89x0: Code neatening
Joe Perches
-180
/
+272
2012-05-18
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
-55
/
+61
2012-05-18
cirrus: cs89x0: Code style neatening
Joe Perches
-411
/
+323
2012-05-18
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-15
/
+17
2012-05-18
IB/mlx4: Fix mlx4_ib_add() error flow
Jack Morgenstein
-3
/
+3
2012-05-18
Staging: bcm: Remove two unused variables from Adapter.h
Kevin McKinney
-2
/
+0
2012-05-18
Staging: bcm: Removes the volatile type definition from Adapter.h
Kevin McKinney
-2
/
+2
2012-05-18
Staging: bcm: Rename all "INT" to "int" in Adapter.h
Kevin McKinney
-11
/
+11
2012-05-18
Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
Kevin McKinney
-6
/
+6
2012-05-18
Staging: bcm: Correctly format all comments in Adapter.h
Kevin McKinney
-62
/
+67
2012-05-18
Staging: bcm: Fix all whitespace issues in Adapter.h
Kevin McKinney
-374
/
+342
2012-05-18
Staging: bcm: Properly format braces in Adapter.h
Kevin McKinney
-52
/
+26
2012-05-18
Staging: ipack/bridges/tpci200: remove unneeded casts
Samuel Iglesias Gonsalvez
-20
/
+16
2012-05-18
Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
Samuel Iglesias Gonsalvez
-39
/
+33
2012-05-18
Staging: ipack: remove board_name and bus_name fields from struct ipack_device
Samuel Iglesias Gonsalvez
-24
/
+8
2012-05-18
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
-117
/
+131
2012-05-18
staging: comedi: cleanup all the comedi_driver 'detach' functions
H Hartley Sweeten
-993
/
+236
2012-05-18
smb347-charger: Include missing <linux/err.h>
Mika Westerberg
-0
/
+1
2012-05-18
staging: comedi: remove all 'default N' in Kconfig
H Hartley Sweeten
-135
/
+4
2012-05-18
staging: line6/config.h: Delete unused header
Johannes Thumshirn
-43
/
+0
2012-05-18
IB/iser: Fix error flow in iser ep connection establishment
Or Gerlitz
-4
/
+4
2012-05-18
IB/mlx4: Increase the number of vectors (EQs) available for ULPs
Shlomo Pongratz
-0
/
+89
2012-05-19
dm thin: fix table output when pool target disables discard passdown internally
Mike Snitzer
-15
/
+17
2012-05-18
USB: Remove races in devio.c
Huajun Li
-8
/
+25
2012-05-18
USB: ehci-platform: remove update_device
Hauke Mehrtens
-2
/
+0
2012-05-18
Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-13
/
+1385
2012-05-18
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
-1
/
+1
[prev]
[next]