summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz2008-04-261-0/+1
* ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-261-1/+0Star
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-261-26/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-261-3/+10
|\
| * generic: make optimized inlining arch-opt-inIngo Molnar2008-04-261-1/+2
| * x86: add optimized inliningIngo Molnar2008-04-261-3/+9
* | ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz2008-04-261-1/+0Star
* | ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz2008-04-261-2/+0Star
* | remove include/linux/hdsmart.hAdrian Bunk2008-04-262-127/+0Star
* | ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz2008-04-261-0/+2
* | ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+7
* | ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz2008-04-261-2/+0Star
* | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-261-4/+4
* | ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-262-5/+3Star
|\
| * [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-252-4/+2Star
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-251-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-251-0/+2
|\ \
| * | [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-241-0/+2
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-251-0/+6
|\ \ \
| * | | leds: Document the context brightness_set needsRichard Purdie2008-04-251-0/+1
| * | | leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-251-0/+2
| * | | leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-251-0/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-251-17/+29
|\ \ \
| * | | seqlock: livelock fixIngo Molnar2008-04-251-17/+29
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-251-1/+0Star
|\ \ \
| * | | make sata_print_link_status() staticAdrian Bunk2008-04-251-1/+0Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-2520-140/+194
|\ \ \
| * | | wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-251-0/+2
| * | | wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-251-0/+2
| * | | USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-251-2/+5
| * | | USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-251-18/+0Star
| * | | USB: update comments about usb driver's headerOliver Neukum2008-04-251-6/+4Star
| * | | USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-251-0/+1
| * | | USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-251-0/+1
| * | | USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-2517-40/+57
| * | | USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt2008-04-251-7/+6Star
| * | | USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-251-3/+11
| * | | USB: convert usb.h struct usb_device to kernel-docRandy Dunlap2008-04-251-64/+104
| * | | USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman2008-04-251-0/+1
| * | | USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-251-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-255-7/+320
|\ \ \
| * \ \ Merge branch 'wm97xx'Dmitry Torokhov2008-04-241-0/+3
| |\ \ \
| | * | | Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+3
| * | | | Input: add Zhen Hua driverMartin Kebert2008-04-151-0/+1
| * | | | Input: put ledstate in the keyboard notifierKarl Dahlke2008-04-151-0/+1
| * | | | Merge branch 'wm97xx'Dmitry Torokhov2008-04-021-0/+311
| |\| | |
| | * | | Input: add support for WM97xx familty touchscreensMark Brown2008-04-021-0/+311
| * | | | Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-021-1/+2
| |/ / /
| * | | Input: remove private member from input_dev structureDmitry Torokhov2008-04-021-6/+2Star