| Commit message (Expand) | Author | Age | Files | Lines |
* | istallion: use tty_port | Alan Cox | 2008-07-20 | 1 | -5/+1 |
* | gs: use tty_port | Alan Cox | 2008-07-20 | 1 | -6/+2 |
* | esp: use tty_port | Alan Cox | 2008-07-20 | 1 | -7/+2 |
* | tty.h: clean up | Alan Cox | 2008-07-20 | 1 | -80/+85 |
* | serial: use tty_port | Alan Cox | 2008-07-20 | 1 | -14/+12 |
* | tty: Introduce a tty_port common structure | Alan Cox | 2008-07-20 | 1 | -1/+29 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 2 | -6/+10 |
* | Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops | Haavard Skinnemoen | 2008-07-20 | 1 | -0/+1 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 | 1 | -2/+2 |
|\ |
|
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 | 1 | -2/+2 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-17 | 1 | -1/+2 |
|\ \ |
|
| * | | x86: fix asm/e820.h for userspace inclusion | Rusty Russell | 2008-07-17 | 1 | -1/+2 |
* | | | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 | 2 | -16/+14 |
|\ \ \ |
|
| * | | | ptrace children revamp | Roland McGrath | 2008-07-16 | 2 | -16/+14 |
* | | | | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 | 2 | -335/+313 |
* | | | | [S390] chsc headers userspace cleanup | Adrian Bunk | 2008-07-17 | 3 | -4/+7 |
|/ / / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 13 | -69/+394 |
|\ \ \ |
|
| * | | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell | 2008-07-14 | 1 | -0/+2 |
| * | | | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n | David Howells | 2008-07-08 | 1 | -0/+4 |
| * | | | PCI: Simplify PCI device PM code | Rafael J. Wysocki | 2008-07-07 | 2 | -1/+8 |
| * | | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki | 2008-07-07 | 1 | -0/+2 |
| * | | | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 | 2 | -20/+8 |
| * | | | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 2008-07-07 | 1 | -0/+1 |
| * | | | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-07 | 1 | -1/+3 |
| * | | | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 2008-07-07 | 1 | -0/+1 |
| * | | | PCI: make pci_name use dev_name | Greg KH | 2008-07-07 | 1 | -2/+2 |
| * | | | PCI: add stub for pci_set_consistent_dma_mask() | Randy Dunlap | 2008-06-30 | 1 | -0/+5 |
| * | | | PCI: Fix comment of pci_dynids | Wang Chen | 2008-06-27 | 1 | -1/+1 |
| * | | | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 2 | -1/+16 |
| * | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 | 3 | -7/+7 |
| |\ \ \ |
|
| | * | | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 | 1 | -2/+2 |
| * | | | | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 | 2 | -11/+20 |
| * | | | | shpchp: check firmware before taking control | Kenji Kaneshige | 2008-06-10 | 1 | -1/+1 |
| * | | | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 | 1 | -0/+3 |
| * | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 | 1 | -0/+1 |
| * | | | | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki | 2008-06-10 | 1 | -0/+1 |
| * | | | | PCI: implement new suspend/resume callbacks | Rafael J. Wysocki | 2008-06-10 | 1 | -1/+1 |
| * | | | | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 | 2 | -28/+295 |
| * | | | | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 2008-06-10 | 2 | -1/+15 |
| * | | | | PCI: drivers/pci/pci.c: add prototypes | Adrian Bunk | 2008-06-10 | 1 | -1/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 | 12 | -29/+108 |
|\ \ \ \ \ |
|
| * | | | | | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 | 1 | -0/+2 |
| * | | | | | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 | 1 | -6/+5 |
| * | | | | | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen | 2008-07-15 | 2 | -1/+14 |
| * | | | | | mmc: fix sdio_io sparse errors | Tomas Winkler | 2008-07-15 | 1 | -9/+6 |
| * | | | | | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks | 2008-07-15 | 1 | -0/+1 |
| * | | | | | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks | 2008-07-15 | 1 | -0/+2 |
| * | | | | | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks | 2008-07-15 | 1 | -0/+12 |
| * | | | | | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel | 2008-07-15 | 1 | -3/+17 |
| * | | | | | mmc,sdio: helper function for transfer padding | Pierre Ossman | 2008-07-15 | 2 | -1/+4 |