summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu1-0/+10
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu1-0/+139
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox1-0/+4
2010-10-228250: allow platforms to override PM hook.Manuel Lauss2-0/+6
2010-10-22altera_uart: Fix missing prototype for registering an early consoleAnton Vorontsov1-0/+4
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov1-0/+1
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov1-0/+8
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre1-0/+1
2010-10-22tty: Make tiocgicount a handlerAlan Cox2-0/+11
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney1-0/+2
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg1-1/+1
2010-10-22tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov1-0/+1
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot1-0/+2
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt1-0/+2
2010-10-22kobject: Introduce kset_find_obj_hinted.Robin Holt1-0/+2
2010-10-22uio: Cleanup irq handling.Eric W. Biederman1-1/+1
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen1-0/+7
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers1-6/+0
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman1-0/+3
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2010-10-22pcmcia: IOCARD is also required for using IRQsDominik Brodowski1-0/+2
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+8
2010-10-22vlan: Calling vlan_hwaccel_do_receive() is always valid.Jesse Gross1-1/+2
2010-10-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-29/+82
2010-10-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-68/+125
2010-10-22include/linux/libata.h: fix typoAndrea Gelmini1-1/+1
2010-10-22libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy1-3/+3
2010-10-22libata: implement cross-port EH exclusionTejun Heo1-0/+5
2010-10-22libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo1-2/+3
2010-10-22libata: reimplement link power managementTejun Heo1-6/+11
2010-10-22libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo1-0/+2
2010-10-22libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-14/+15
2010-10-22[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler1-6/+40
2010-10-22[libata] Add ATA transport classGwendal Grignou1-0/+5
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-4/+28
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-58/+356
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds7-76/+92
2010-10-22Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+6
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-122/+59
2010-10-22Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2010-10-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-301/+349
2010-10-22Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+4
2010-10-22Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+17
2010-10-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2010-10-22Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+61
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-110/+592
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds27-332/+527