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
2010-04-30
Staging: iio: adc: fix dangling pointers
Wolfram Sang
1
-0
/
+2
2010-04-30
Staging: iio: light: fix dangling pointers
Wolfram Sang
1
-0
/
+2
2010-04-30
Staging: iio: test for failed allocation
Dan Carpenter
1
-0
/
+3
2010-04-30
staging: iio: lis3l02dq - incorrect ws used in container of call.
Jonathan Cameron
1
-1
/
+1
2010-04-30
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
1
-3
/
+3
2010-04-30
USB: ohci-at91: fix power management hanging
Patrice Vilchez
1
-0
/
+2
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
1
-10
/
+10
2010-04-30
USB: ti_usb: fix printk format warning
Randy Dunlap
1
-1
/
+1
2010-04-30
USB: gadget: s3c-hsotg: Add missing unlock
Julia Lawall
1
-2
/
+5
2010-04-30
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
Anand Gadiyar
1
-1
/
+1
2010-04-30
USB: oxu210hp: release spinlock on error path
Dan Carpenter
1
-3
/
+3
2010-04-30
USB: serial: option: add cinterion device id
Greg Kroah-Hartman
1
-0
/
+3
2010-04-30
USB: serial: option: ZTEAC8710 Support with Device ID 0xffff
Mahesh Kuruganti
1
-0
/
+2
2010-04-30
USB: serial: pl2303: Hybrid reader Uniform HCR331
Simone Contini
2
-0
/
+2
2010-04-30
USB: option: add ID for ZTE MF 330
Dominik Brodowski
1
-0
/
+5
2010-04-30
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2
-0
/
+55
2010-04-30
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
1
-0
/
+14
2010-04-30
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
1
-1
/
+1
2010-04-30
USB: don't choose configs with no interfaces
Alan Stern
1
-1
/
+1
2010-04-30
USB: cdc-acm: add another device quirk
Russ Nelson
1
-0
/
+3
2010-04-30
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
1
-2
/
+2
2010-04-30
usb: Fix tusb6010 for DMA API
Tony Lindgren
2
-8
/
+27
2010-04-30
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
1
-17
/
+34
2010-04-30
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
2
-2
/
+2
2010-04-30
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
1
-10
/
+7
2010-04-30
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
1
-3
/
+0
2010-04-30
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
1
-0
/
+2
2010-04-30
musb_core: don't prevent disabling clock on driver unload
Sergei Shtylyov
1
-3
/
+1
2010-04-30
musb_core: don't touch 'musb->clock' in musb_free()
Sergei Shtylyov
1
-5
/
+0
2010-04-30
musb: potential use after free
Dan Carpenter
1
-0
/
+1
2010-04-30
musb: save and restore missing bus control register
Ajay Kumar Gupta
2
-1
/
+3
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
1
-7
/
+1
2010-04-30
serial: drivers/serial/pmac_zilog.c: add missing unlock
Julia Lawall
1
-1
/
+3
2010-04-30
serial: 8250_pnp - add Fujitsu Wacom device
Ping Cheng
1
-0
/
+2
2010-04-30
tty: Fix regressions in the char driver conversion
Alan Cox
5
-6
/
+16
2010-04-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+11
2010-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-0
/
+6
2010-04-29
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
1
-1
/
+1
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
1
-3
/
+14
2010-04-28
net/sb1250: register mdio bus in probe
Sebastian Siewior
1
-34
/
+33
2010-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-1
/
+1
2010-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-136
/
+1230
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-28
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-36
/
+18
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-67
/
+80
2010-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-10
/
+10
2010-04-28
regulator: fix enabling regulator issue on max8925
Haojian Zhuang
1
-1
/
+1
2010-04-28
drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
Dan Carpenter
1
-9
/
+12
[prev]
[next]