| Commit message (Expand) | Author | Age |
* | Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [ISDN] Hisax: eliminate many unnecessary references to CardType[] | Jeff Garzik | 2008-04-20 |
| * | [ISDN] HiSax: modularization prep | Jeff Garzik | 2008-04-20 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | [POWERPC] i2c: Fix build breakage introduced by OF helpers | Jochen Friedrich | 2008-04-19 |
| * | | [POWERPC] fsl_elbc_nand: factor out localbus defines | Anton Vorontsov | 2008-04-17 |
| * | | [POWERPC] QE: UCC nodes cleanup | Anton Vorontsov | 2008-04-17 |
| * | | [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. | Laurent Pinchart | 2008-04-17 |
| * | | [POWERPC] i2c: OF helpers for the i2c API | Jochen Friedrich | 2008-04-16 |
| * | | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-16 |
| * | | [POWERPC] properly declare onstack completion in iseries veth | Benjamin Herrenschmidt | 2008-04-16 |
| * | | [POWERPC] hvcbeat: Fix buffer manipulation | Ishizaki Kou | 2008-04-16 |
| * | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof... | Paul Mackerras | 2008-04-16 |
| |\ \ |
|
| | * | | pasemi_mac: Netpoll support | Nate Case | 2008-04-07 |
| | * | | pasemi_mac: Jumbo frame bugfixes | Olof Johansson | 2008-04-07 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | [POWERPC] Add of_device_is_available function | Josh Boyer | 2008-04-06 |
| * | | | [POWERPC] of_serial: Fix possible null dereference. | Stephen Neuendorffer | 2008-04-02 |
| * | | | [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c | Julia Lawall | 2008-04-01 |
| * | | | [POWERPC] PS3: Gelic network driver Wake-on-LAN support | Masakazu Mokuno | 2008-04-01 |
| * | | | [POWERPC] PS3: Sys-manager Wake-on-LAN support | Geoff Levand | 2008-04-01 |
| * | | | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 2008-04-01 |
| * | | | [POWERPC] Xilinx: hwicap: Use fixed device major. | Stephen Neuendorffer | 2008-03-26 |
| * | | | [POWERPC] Xilinx: hwicap: Verify sync before reading idcode. | Stephen Neuendorffer | 2008-03-26 |
| * | | | [POWERPC] Xilinx: hwicap: Refactor status handling code. | Stephen Neuendorffer | 2008-03-26 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-25 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 |
| |\ \ \ \ |
|
| * | | | | | pasemi_mac: basic ethtool support | Olof Johansson | 2008-03-05 |
| * | | | | | pasemi_mac: Enable GSO by default | Olof Johansson | 2008-03-05 |
| * | | | | | pasemi_mac: jumbo frame support | Olof Johansson | 2008-03-05 |
| * | | | | | pasemi_mac: Move RX/TX section enablement to dma_lib | Olof Johansson | 2008-03-05 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
| * | | | | | | DRM: remove unused dev_class | Greg Kroah-Hartman | 2008-04-19 |
| * | | | | | | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2008-04-19 |
| * | | | | | | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
| * | | | | | | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 |
| * | | | | | | driver core: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-19 |
| * | | | | | | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 |
| * | | | | | | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-19 |
| * | | | | | | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman | 2008-04-19 |
| * | | | | | | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 2008-04-19 |
| * | | | | | | PM: Fix misuse of wakeup flag accessors in serial core | Alan Stern | 2008-04-19 |
| * | | | | | | Driver core: Call device_pm_add() after bus_add_device() in device_add() | Rafael J. Wysocki | 2008-04-19 |
| * | | | | | | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 |
| * | | | | | | sysdev: detect multiple driver registrations | Ben Dooks | 2008-04-19 |
| * | | | | | | driver core: cpu: fix section mismatch in cpu.c:store_online | Sam Ravnborg | 2008-04-19 |
| * | | | | | | power_state: remove it from driver core | Pavel Machek | 2008-04-19 |
| * | | | | | | driver core: register_memory/unregister_memory clean ups and bugfix | Badari Pulavarty | 2008-04-19 |
| * | | | | | | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 |