summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sata_sil: Fix build breakageAlexander Beregalov2009-01-291-0/+1
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-292-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-01-298-23/+56
|\
| * Staging: poch: fix verification of memory areaRoel Kluin2009-01-281-1/+1
| * Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin2009-01-281-2/+14
| * staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>Geert Uytterhoeven2009-01-281-0/+2
| * Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signalOleg Nesterov2009-01-281-5/+5
| * Staging: android: Add lowmemorykiller documentation.Arve Hjønnevåg2009-01-281-0/+16
| * Staging: android: fix build error on 64bit boxesGreg Kroah-Hartman2009-01-281-1/+2
| * Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.Arve Hjønnevåg2009-01-281-1/+1
| * Staging: android: binder: fix arm build errorsArve Hjønnevåg2009-01-281-3/+3
| * Staging: meilhaus: fix KbuildGreg Kroah-Hartman2009-01-281-10/+11
| * Staging: comedi: fix KbuildGreg Kroah-Hartman2009-01-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-291-1/+1
|\ \
| * | driver-core: fix kernel-doc parameter nameRandy Dunlap2009-01-281-1/+1
| |/
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-01-298-109/+174
|\ \
| * | UBI: allow direct user-space I/OSidney Amani2009-01-273-19/+32
| * | UBI: fix resource de-allocationArtem Bityutskiy2009-01-201-3/+13
| * | UBI: remove unused variableArtem Bityutskiy2009-01-201-4/+1
| * | UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-185-52/+25
| * | UBI: add ioctl compatibilityArtem Bityutskiy2009-01-181-23/+57
| * | UBI: constify file operationsJan Engelhardt2009-01-182-6/+6
| * | UBI: allow all ioctlsArtem Bityutskiy2009-01-181-2/+0
| * | UBI: remove unnecessry header inclusionArtem Bityutskiy2009-01-181-1/+0
| * | UBI: add ioctl for is_mapped operationCorentin Chary2009-01-181-0/+14
| * | UBI: add ioctl for unmap operationCorentin Chary2009-01-181-1/+14
| * | UBI: add ioctl for map operationCorentin Chary2009-01-181-0/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-294-10/+11
|\ \ \
| * | | HID: document difference between hid_blacklist and hid_ignore_listJiri Kosina2009-01-291-0/+2
| * | | HID: add antec-branded soundgraph imon devices to blacklistJarod Wilson2009-01-292-0/+4
| * | | HID: fix reversed logic in disconnect testing of hiddevOliver Neukum2009-01-291-1/+1
| * | | HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina2009-01-291-9/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-292-4/+3
|\ \ \
| * | | lguest: Fix a memory leak with the lg object during launcher closeMark Wallis2009-01-301-3/+2
| * | | lguest: typos fixAtsushi SAKAI2009-01-301-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-2911-99/+221
|\ \ \
| * | | ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter2009-01-291-0/+10
| * | | firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter2009-01-291-7/+9
| * | | firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter2009-01-281-10/+17
| * | | firewire: sbp2: define some magic numbers as macrosStefan Richter2009-01-281-11/+12
| * | | firewire: sbp2: fix payload limit at S1600 and S3200Stefan Richter2009-01-281-11/+12
| * | | ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter2009-01-281-18/+20
| * | | ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter2009-01-281-1/+1
| * | | ieee1394: sbp2: update a help stringStefan Richter2009-01-281-2/+2
| * | | ieee1394: support for speeds greater than S800Stefan Richter2009-01-282-11/+9
| * | | firewire: core: optimize card shutdownStefan Richter2009-01-242-3/+5
| * | | ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter2009-01-241-1/+1
| * | | firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter2009-01-241-1/+1
| * | | firewire: ohci: change "context_stop: still active" log messageStefan Richter2009-01-241-2/+2
| * | | firewire: keep highlevel drivers attached during brief connection lossStefan Richter2009-01-202-22/+100
OpenPOWER on IntegriCloud