summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell2007-02-081-0/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-085-3/+8
* USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-081-2/+3
* USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-081-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-02-078-8/+26
|\
| * [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-062-0/+10
| * [IA64] swiotlb bug fixesJan Beulich2007-02-062-3/+6
| * [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-061-1/+3
| * [IA64] virt_to_page() can be called with NULL argKirill Korotaev2007-02-061-1/+2
| * [IA64] register memory ranges in a consistent mannerBob Picco2007-02-061-1/+2
| * [IA64] remove bogus prototype ia64_esi_init()Alex Williamson2007-02-051-1/+0Star
| * [IA64] enable singlestep on system callbibo,mao2007-02-051-1/+3
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-062-743/+23Star
|\ \
| * | USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-051-0/+1
| * | HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-051-2/+2
| * | HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-052-741/+18Star
| * | hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-051-0/+1
| * | hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-051-0/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-062-2/+3
|\ \
| * | IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe2007-02-041-1/+1
| * | IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
| * | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin2007-02-041-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-066-23/+43
|\ \
| * | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+2
| * | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
| * | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-0/+3
| * | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-0/+3
| * | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-041-6/+4Star
| * | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-11/+8Star
| * | Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-1/+1
| * | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-3/+2Star
| * | mmc: Add support for SDHC cardsPhilip Langdale2007-02-043-1/+16
| * | mmc: Power quirk for ENE controllersDarren Salt2007-02-041-0/+1
| * | mmc: let host be parent of cardsPierre Ossman2007-02-041-0/+1
| * | mmc: replace host->card_busyPierre Ossman2007-02-041-2/+3
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-0623-71/+790
|\ \
| * | [S390] Mark kernel text section read-only.Heiko Carstens2007-02-051-0/+2
| * | [S390] Convert memory detection into C code.Heiko Carstens2007-02-053-3/+51
| * | [S390] Calibrate delay and bogomips.Martin Schwidefsky2007-02-052-0/+67
| * | [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-051-4/+68
| * | [S390] boot from NSS supportHongjie Yang2007-02-051-1/+7
| * | [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-051-0/+12
| * | [S390] ETR support.Martin Schwidefsky2007-02-053-1/+256
| * | [S390] noexec protectionGerald Schaefer2007-02-0512-54/+307
| * | [S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens2007-02-051-0/+3
| * | [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-051-3/+2Star
| * | [S390] Simplify virt_to_phys.Heiko Carstens2007-02-051-4/+0Star
| * | [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-056-1/+15
| |/
* | [MIPS] Comment fixChris Dearman2007-02-061-1/+2
* | [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle2007-02-061-2/+0Star