| Commit message (Expand) | Author | Age |
* | Input: uinput - add UI_SET_SWBIT ioctl | Dmitry Torokhov | 2005-11-20 |
* | Input: uinput - convert to dynalloc allocation | Dmitry Torokhov | 2005-11-20 |
* | Input: wistron - disable wifi/bluetooth on suspend | Miloslav Trmac | 2005-11-20 |
* | Input: wistron - add PM support | Dmitry Torokhov | 2005-11-20 |
* | Input: wistron - convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-11-20 |
* | Input: wistron - add support for Acer Aspire 1500 notebooks | Bernhard Rosenkraenzer | 2005-11-20 |
* | Input: wistron - disable for x86_64 | Andrew Morton | 2005-11-20 |
* | Input: add Wistron driver | Dmitry Torokhov | 2005-11-20 |
* | Input: atkbd - speed up setting leds/repeat state | Dmitry Torokhov | 2005-11-20 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-11-19 |
|\ |
|
| * | [PATCH] ide: add missing __init tags to device drivers | Bartlomiej Zolnierkiewicz | 2005-11-19 |
| * | [PATCH] ide: remove dead code from flagged_taskfile() | Bartlomiej Zolnierkiewicz | 2005-11-19 |
| * | [PATCH] ide: remove dead DEBUG_TASKFILE code | Bartlomiej Zolnierkiewicz | 2005-11-19 |
| * | [PATCH] ide: remove unused ide_action_t:ide_next | Bartlomiej Zolnierkiewicz | 2005-11-19 |
| * | [PATCH] sis5513: enable ATA133 for the SiS965 southbridge | Aurelien Jarno | 2005-11-19 |
| * | [PATCH] via82cxxx: add VIA VT6410 IDE support | Mathias Kretschmer | 2005-11-19 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-19 |
|\ \ |
|
| * | | [SERIAL] Remove unused variable in sa1100.c | Russell King | 2005-11-19 |
| * | | [SERIAL] Fix status reporting with PL011 serial driver | Russell King | 2005-11-19 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-19 |
|\ \ \ |
|
| * | | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.c | Andrey Volkov | 2005-11-17 |
| * | | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King | 2005-11-17 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-19 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [ARM] Drivers should not make use of architecture private __ioremap | Russell King | 2005-11-17 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-11-18 |
|\ \ \ \ |
|
| * | | | | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU | James Bottomley | 2005-11-18 |
| * | | | | [PATCH] ide: make comment match reality | Ralf Baechle | 2005-11-18 |
| * | | | | [PATCH] cs5520: fix return value of cs5520_init_one() | Amit Gud | 2005-11-18 |
| * | | | | [PATCH] siimage: docs urls | Jeff Garzik | 2005-11-18 |
| * | | | | [PATCH] aec62xxx: remove all dead (#if0'd) code | Thibaut VARENE | 2005-11-18 |
| * | | | | [PATCH] pmac IDE: don't release empty interfaces | Thibaut VARENE | 2005-11-18 |
| * | | | | [PATCH] alim15x3: use KERN_WARNING | Alexey Dobriyan | 2005-11-18 |
| * | | | | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() | Hanna Linder | 2005-11-18 |
| * | | | | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard | 2005-11-18 |
| * | | | | [PATCH] via82cxxx IDE: support multiple controllers | Daniel Drake | 2005-11-18 |
| * | | | | [PATCH] via82cxxx IDE: remove /proc/via entry | Daniel Drake | 2005-11-18 |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-18 |
|\ \ \ \ \ |
|
| * | | | | | IB/umad: make sure write()s have sufficient data | Roland Dreier | 2005-11-18 |
| * | | | | | IB/mthca: Safer max_send_sge/max_recv_sge calculation | Michael S. Tsirkin | 2005-11-18 |
| * | | | | | [IB] mthca: don't disable RDMA writes if no responder resources | Roland Dreier | 2005-11-15 |
| * | | | | | [IB] srp: don't post receive if no send buf available | Roland Dreier | 2005-11-15 |
| * | | | | | [IB] srp: increase max_luns | Roland Dreier | 2005-11-11 |
* | | | | | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2005-11-18 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' | Kyle McMartin | 2005-11-18 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc | Matthew Wilcox | 2005-11-18 |
| * | | | | | | | [PARISC] Mention PA-RISC in NS87415 help | Matthew Wilcox | 2005-11-18 |
| * | | | | | | | [PARISC] Make Serial MUX depend on a specific bus type. | Matthew Wilcox | 2005-11-18 |
| * | | | | | | | [PARISC] Make superio.c initialize before any driver needs it | Kyle McMartin | 2005-11-17 |
| * | | | | | | | [PARISC] Define port->timeout to fix a long msleep in mux.c | Ryan Bradetich | 2005-11-17 |
| * | | | | | | | [PARISC] Compile fixups for serial/mux.c | Ryan Bradetich | 2005-11-17 |