Age | Commit message (Expand) | Author | Files | Lines |
2007-02-07 | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 13 | -165/+222 |
2007-02-07 | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 4 | -22/+22 |
2007-02-07 | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 13 | -104/+126 |
2007-02-06 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 10 | -74/+982 |
2007-02-06 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 20 | -403/+240 |
2007-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 17 | -555/+847 |
2007-02-05 | [S390] Avoid excessive inlining. | Heiko Carstens | 37 | -330/+254 |
2007-02-05 | [S390] Convert memory detection into C code. | Heiko Carstens | 9 | -35/+80 |
2007-02-05 | [S390] Calibrate delay and bogomips. | Martin Schwidefsky | 2 | -1/+64 |
2007-02-05 | [S390] Add crypto support for 3592 tape devices | Michael Holzheu | 5 | -32/+577 |
2007-02-05 | [S390] Support for s390 Pseudo Random Number Generator | Jan Glauber | 1 | -0/+2 |
2007-02-05 | [S390] ETR support. | Martin Schwidefsky | 5 | -22/+72 |
2007-02-05 | [S390] cio: Don't spam debug feature. | Cornelia Huck | 1 | -1/+1 |
2007-02-05 | [S390] Cleanup of CHSC event handling. | Peter Oberparleiter | 1 | -120/+112 |
2007-02-05 | [S390] cio: declare hardware structures packed. | Peter Oberparleiter | 2 | -12/+12 |
2007-02-05 | [S390] cio: Catch operand exceptions on stsch. | Cornelia Huck | 2 | -2/+2 |
2007-02-05 | [S390] dasd: fix unconditional reserve handling. | Horst Hummel | 2 | -6/+6 |
2007-02-05 | [S390] Remove dasd_ccw_log function. | Horst Hummel | 3 | -67/+0 |
2007-02-05 | [S390] Small barrier() and cpu_relax() cleanup. | Heiko Carstens | 1 | -1/+0 |
2007-02-05 | [S390] cio: Use device_{create,remove}_bin_file. | Cornelia Huck | 1 | -7/+5 |
2007-02-05 | [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt() | Heiko Carstens | 1 | -2/+6 |
2007-02-05 | [S390] Show loaded DCSS segments under /proc/iomem. | Gerald Schaefer | 1 | -2/+2 |
2007-02-05 | [S390] cio: Restart path verification after unsolicited interrupt. | Cornelia Huck | 1 | -0/+2 |
2007-02-05 | [S390] dasd: fix bug in dasd initialization cleanup | Stefan Weinhuber | 1 | -7/+17 |
2007-02-05 | [S390] sclp: invalid handling of temporary 'not operational' status | Peter Oberparleiter | 1 | -21/+49 |
2007-02-05 | [S390] cio: Remove check for ssd in chpids_show(). | Cornelia Huck | 1 | -5/+2 |
2007-02-05 | [S390] Check the return value of kthread_run(). | Akinobu Mita | 1 | -1/+5 |
2007-02-05 | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 36 | -77/+74 |
2007-02-05 | USB HID: handle multi-interface devices for Apple macbook pro properly | Soeren Sonnenburg | 1 | -13/+21 |
2007-02-05 | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG | Jiri Kosina | 4 | -22/+6 |
2007-02-05 | USB HID: fix bogus comment in hid_get_class_descriptor() | Jiri Kosina | 1 | -1/+1 |
2007-02-05 | USB HID: remove hid_find_field_by_usage() | Jiri Kosina | 1 | -17/+0 |
2007-02-05 | HID: API - fix leftovers of hidinput API in USB HID | Jiri Kosina | 2 | -16/+16 |
2007-02-05 | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 6 | -6/+791 |
2007-02-05 | hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter | Anssi Hannula | 4 | -0/+143 |
2007-02-05 | hid: quirk for multi-input devices with unneeded output reports | Anssi Hannula | 2 | -1/+10 |
2007-02-05 | hid: allow force feedback for multi-input devices | Anssi Hannula | 1 | -5/+1 |
2007-02-04 | IB/ehca: Remove obsolete prototypes | Hoang-Nam Nguyen | 1 | -14/+0 |
2007-02-04 | IB/ehca: Remove use of do_mmap() | Hoang-Nam Nguyen | 6 | -363/+204 |
2007-02-04 | RDMA/addr: Handle ethernet neighbour updates during route resolution | Steve Wise | 1 | -2/+1 |
2007-02-04 | IB/srp: Don't wait for response when QP is in error state. | Ishai Rabinovitz | 2 | -0/+8 |
2007-02-04 | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 11 | -24/+27 |
2007-02-04 | mmc: tifm: replace kmap with page_address | Pierre Ossman | 1 | -11/+4 |
2007-02-04 | mmc: sdhci: fix voltage ocr | Pierre Ossman | 1 | -2/+2 |
2007-02-04 | mmc: sdhci: replace kmap with page_address | Pierre Ossman | 2 | -19/+6 |
2007-02-04 | mmc: wbsd: replace kmap with page_address | Pierre Ossman | 2 | -31/+10 |
2007-02-04 | mmc: handle pci_enable_device() return value in sdhci | Pierre Ossman | 1 | -1/+3 |
2007-02-04 | mmc: Proper unclaim in mmc_block | Pierre Ossman | 1 | -1/+2 |
2007-02-04 | mmc: Graceful fallback for fancy features | Pierre Ossman | 1 | -9/+7 |
2007-02-04 | mmc: Handle wbsd's stupid command list | Pierre Ossman | 1 | -1/+40 |