index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
regulator: arizona-ldo: Remove top voltage
Mark Brown
1
-1
/
+1
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-4
/
+14
2012-09-27
Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+5
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-27
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-27
Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2012-09-27
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+6
2012-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
3
-4
/
+9
2012-09-27
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
staging: comedi: jr3_pci: fix iomem dereference
Ian Abbott
1
-1
/
+1
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-2
/
+4
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-26
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-26
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
2012-09-26
dm thin: tidy discard support
Mike Snitzer
1
-25
/
+39
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
3
-1
/
+50
2012-09-26
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-09-26
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-09-26
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
1
-4
/
+7
2012-09-26
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2012-09-26
staging: comedi: drivers: use comedi_fc.h cmdtest helpers
H Hartley Sweeten
46
-1997
/
+766
2012-09-26
USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
Rene Buergel
5
-10
/
+10
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
AnilKumar Ch
1
-0
/
+23
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
AnilKumar Ch
1
-2
/
+6
2012-09-26
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
2
-6
/
+3
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
Daniel Mack
1
-0
/
+17
2012-09-26
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
2
-0
/
+157
2012-09-26
USB: uas: fix gcc warning
Gerd Hoffmann
1
-10
/
+8
2012-09-26
USB: uas: fix locking
Gerd Hoffmann
1
-0
/
+2
2012-09-26
memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()
Axel Lin
2
-22
/
+10
2012-09-26
Staging: winbond: usb_free_urb(NULL) is safe
Harsh Kumar
1
-5
/
+2
2012-09-26
Staging: winbond: checkpatch cleanup
Harsh Kumar
1
-3
/
+3
2012-09-26
Staging: winbond: Removed undesired spaces, lines and tabs
Harsh Kumar
1
-32
/
+30
2012-09-26
Staging: winbond: Typo corrections in comments
Harsh Kumar
1
-4
/
+4
2012-09-26
Staging: winbond: Changed c99 comments to c89 comments
Harsh Kumar
1
-45
/
+44
2012-09-26
memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]
Axel Lin
1
-6
/
+17
2012-09-26
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
4
-0
/
+431
2012-09-26
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
1
-0
/
+29
2012-09-26
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
1
-11
/
+33
2012-09-26
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+17
2012-09-26
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-09-26
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
1
-1
/
+1
2012-09-26
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
1
-1
/
+0
[prev]
[next]