| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-30 | 2 | -11/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-01-30 | 8 | -23/+56 |
|\ |
|
| * | Staging: poch: fix verification of memory area | Roel Kluin | 2009-01-29 | 1 | -1/+1 |
| * | Staging: usbip: usbip_start_threads(): handle kernel_thread failure | Roel Kluin | 2009-01-29 | 1 | -2/+14 |
| * | staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h> | Geert Uytterhoeven | 2009-01-29 | 1 | -0/+2 |
| * | Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal | Oleg Nesterov | 2009-01-29 | 1 | -5/+5 |
| * | Staging: android: Add lowmemorykiller documentation. | Arve Hjønnevåg | 2009-01-29 | 1 | -0/+16 |
| * | Staging: android: fix build error on 64bit boxes | Greg Kroah-Hartman | 2009-01-29 | 1 | -1/+2 |
| * | Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25. | Arve Hjønnevåg | 2009-01-29 | 1 | -1/+1 |
| * | Staging: android: binder: fix arm build errors | Arve Hjønnevåg | 2009-01-29 | 1 | -3/+3 |
| * | Staging: meilhaus: fix Kbuild | Greg Kroah-Hartman | 2009-01-29 | 1 | -10/+11 |
| * | Staging: comedi: fix Kbuild | Greg Kroah-Hartman | 2009-01-29 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-30 | 1 | -1/+1 |
|\ \ |
|
| * | | driver-core: fix kernel-doc parameter name | Randy Dunlap | 2009-01-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-01-30 | 8 | -109/+174 |
|\ \ |
|
| * | | UBI: allow direct user-space I/O | Sidney Amani | 2009-01-27 | 3 | -19/+32 |
| * | | UBI: fix resource de-allocation | Artem Bityutskiy | 2009-01-20 | 1 | -3/+13 |
| * | | UBI: remove unused variable | Artem Bityutskiy | 2009-01-20 | 1 | -4/+1 |
| * | | UBI: use nicer 64-bit math | Artem Bityutskiy | 2009-01-18 | 5 | -52/+25 |
| * | | UBI: add ioctl compatibility | Artem Bityutskiy | 2009-01-18 | 1 | -23/+57 |
| * | | UBI: constify file operations | Jan Engelhardt | 2009-01-18 | 2 | -6/+6 |
| * | | UBI: allow all ioctls | Artem Bityutskiy | 2009-01-18 | 1 | -2/+0 |
| * | | UBI: remove unnecessry header inclusion | Artem Bityutskiy | 2009-01-18 | 1 | -1/+0 |
| * | | UBI: add ioctl for is_mapped operation | Corentin Chary | 2009-01-18 | 1 | -0/+14 |
| * | | UBI: add ioctl for unmap operation | Corentin Chary | 2009-01-18 | 1 | -1/+14 |
| * | | UBI: add ioctl for map operation | Corentin Chary | 2009-01-18 | 1 | -0/+14 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-30 | 4 | -10/+11 |
|\ \ \ |
|
| * | | | HID: document difference between hid_blacklist and hid_ignore_list | Jiri Kosina | 2009-01-29 | 1 | -0/+2 |
| * | | | HID: add antec-branded soundgraph imon devices to blacklist | Jarod Wilson | 2009-01-29 | 2 | -0/+4 |
| * | | | HID: fix reversed logic in disconnect testing of hiddev | Oliver Neukum | 2009-01-29 | 1 | -1/+1 |
| * | | | HID: adjust report descriptor fixup for MS 1028 receiver | Jiri Kosina | 2009-01-29 | 1 | -9/+4 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-01-30 | 2 | -4/+3 |
|\ \ \ |
|
| * | | | lguest: Fix a memory leak with the lg object during launcher close | Mark Wallis | 2009-01-30 | 1 | -3/+2 |
| * | | | lguest: typos fix | Atsushi SAKAI | 2009-01-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-01-30 | 11 | -99/+221 |
|\ \ \ |
|
| * | | | ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods | Stefan Richter | 2009-01-29 | 1 | -0/+10 |
| * | | | firewire: sbp2: add workarounds for 2nd and 3rd generation iPods | Stefan Richter | 2009-01-29 | 1 | -7/+9 |
| * | | | firewire: sbp2: fix DMA mapping leak on the failure path | Stefan Richter | 2009-01-28 | 1 | -10/+17 |
| * | | | firewire: sbp2: define some magic numbers as macros | Stefan Richter | 2009-01-28 | 1 | -11/+12 |
| * | | | firewire: sbp2: fix payload limit at S1600 and S3200 | Stefan Richter | 2009-01-28 | 1 | -11/+12 |
| * | | | ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none | Stefan Richter | 2009-01-28 | 1 | -18/+20 |
| * | | | ieee1394: sbp2: fix payload limit at S1600 and S3200 | Stefan Richter | 2009-01-28 | 1 | -1/+1 |
| * | | | ieee1394: sbp2: update a help string | Stefan Richter | 2009-01-28 | 1 | -2/+2 |
| * | | | ieee1394: support for speeds greater than S800 | Stefan Richter | 2009-01-28 | 2 | -11/+9 |
| * | | | firewire: core: optimize card shutdown | Stefan Richter | 2009-01-24 | 2 | -3/+5 |
| * | | | ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c... | Stefan Richter | 2009-01-24 | 1 | -1/+1 |
| * | | | firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco... | Stefan Richter | 2009-01-24 | 1 | -1/+1 |
| * | | | firewire: ohci: change "context_stop: still active" log message | Stefan Richter | 2009-01-24 | 1 | -2/+2 |
| * | | | firewire: keep highlevel drivers attached during brief connection loss | Stefan Richter | 2009-01-20 | 2 | -22/+100 |
| * | | | firewire: unnecessary BM delay after generation rollover | Stefan Richter | 2009-01-20 | 3 | -2/+11 |