index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2010-12-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2010-12-22
drivers/spi/spi.c: don't release the spi device twice
Sebastian Andrzej Siewior
2010-12-22
led_class: fix typo in blink API
Johannes Berg
2010-12-22
backlight: cr_bllcd.c: fix a memory leak
Axel Lin
2010-12-22
rtc: rs5c372: fix buffer size
Wolfram Sang
2010-12-22
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
2010-12-22
mfd: Support additional parent IDs for wm831x
Mark Brown
2010-12-22
mfd: Fix ab8500-core interrupt ffs bit bug
Mattias Wallin
2010-12-22
mfd: Supply IRQ base for WM832x devices
Mark Brown
2010-12-22
watchdog: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
2010-12-22
gpio: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
2010-12-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-20
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-20
Fix build error in drivers/block/cciss.c
Linus Torvalds
2010-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-20
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-12-20
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-12-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-12-17
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
Jean-Francois Moine
2010-12-17
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
Jean-Francois Moine
2010-12-17
[media] gspca - sonixj: Set the flag for some devices
Jean-Francois Moine
2010-12-17
[media] gspca - sonixj: Add a flag in the driver_info table
Jean-Francois Moine
2010-12-17
[media] gspca - sonixj: Fix a bad probe exchange
Jean-Francois Moine
2010-12-17
[media] gspca - sonixj: Move bridge init to sd start
Jean-Francois Moine
2010-12-17
[media] bttv: remove unneeded locking comments
Brandon Philips
2010-12-17
[media] bttv: fix mutex use before init (BZ#24602)
Mauro Carvalho Chehab
2010-12-17
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
2010-12-17
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2010-12-17
clocksource: sh_cmt: Remove nested spinlock fix
Takashi YOSHII
2010-12-17
cciss: fix cciss_revalidate panic
Stephen M. Cameron
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-16
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-16
USB: misc: uss720.c: add another vendor/product ID
Thomas Sailer
2010-12-16
USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
Vitaly Kuznetsov
2010-12-16
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
2010-12-16
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
2010-12-16
PCI: Update MCP55 quirk to not affect non HyperTransport variants
Neil Horman
2010-12-16
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
2010-12-16
n_gsm: Fix message length handling when building header
Ken Mills
2010-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-12-16
Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...
Paul Mundt
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-15
OMAP: OMAPFB: disable old omapfb for OMAP4 builds
Tomi Valkeinen
2010-12-15
OMAP: DSS: VRAM: Align start & size of vram to 2M
Tomi Valkeinen
2010-12-14
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
Dmitry Torokhov
2010-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
[next]