aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29sata_sil: Fix build breakageAlexander Beregalov1-0/+1
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2-11/+11
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds8-23/+56
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-01-29Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-109/+174
2009-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-10/+11
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-4/+3
2009-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds11-99/+221
2009-01-29drivers/gpu/drm/i915/intel_lvds.c: fix locking snafuAndrew Morton1-1/+1
2009-01-29hp-wmi: set initial docking stateFrans Pop1-0/+5
2009-01-29hwmon: applesmc: add support for MacPro 3 temperature sensorsBharath Ramesh1-1/+29
2009-01-29hpilo: increment versionDavid Altobelli1-1/+1
2009-01-29fbdev: incorrect URL given in drivers/video/KconfigAlex Buell1-1/+1
2009-01-29hp-wmi: fix regressions caused by missing if statementFrans Pop1-0/+1
2009-01-29gpiolib: fix request related issueMagnus Damm1-0/+1
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-01-30lguest: Fix a memory leak with the lg object during launcher closeMark Wallis1-3/+2
2009-01-30lguest: typos fixAtsushi SAKAI1-1/+1
2009-01-29ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-0/+10
2009-01-29firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-7/+9
2009-01-29HID: document difference between hid_blacklist and hid_ignore_listJiri Kosina1-0/+2
2009-01-29HID: add antec-branded soundgraph imon devices to blacklistJarod Wilson2-0/+4
2009-01-29HID: fix reversed logic in disconnect testing of hiddevOliver Neukum1-1/+1
2009-01-29HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina1-9/+4
2009-01-28driver-core: fix kernel-doc parameter nameRandy Dunlap1-1/+1
2009-01-28Staging: poch: fix verification of memory areaRoel Kluin1-1/+1
2009-01-28Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin1-2/+14
2009-01-28staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>Geert Uytterhoeven1-0/+2
2009-01-28Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signalOleg Nesterov1-5/+5
2009-01-28Staging: android: Add lowmemorykiller documentation.Arve Hjønnevåg1-0/+16
2009-01-28Staging: android: fix build error on 64bit boxesGreg Kroah-Hartman1-1/+2
2009-01-28Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.Arve Hjønnevåg1-1/+1
2009-01-28Staging: android: binder: fix arm build errorsArve Hjønnevåg1-3/+3
2009-01-28Staging: meilhaus: fix KbuildGreg Kroah-Hartman1-10/+11
2009-01-28Staging: comedi: fix KbuildGreg Kroah-Hartman1-0/+1
2009-01-28firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter1-10/+17
2009-01-28firewire: sbp2: define some magic numbers as macrosStefan Richter1-11/+12
2009-01-28firewire: sbp2: fix payload limit at S1600 and S3200Stefan Richter1-11/+12
2009-01-28ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter1-18/+20
2009-01-28ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter1-1/+1
2009-01-28ieee1394: sbp2: update a help stringStefan Richter1-2/+2
2009-01-28ieee1394: support for speeds greater than S800Stefan Richter2-11/+9
2009-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-10/+10
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-2/+13
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt1-138/+23
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell3-10/+10
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds44-209/+4103
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov11-0/+3862