summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary1-0/+9
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold1-11/+19
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold1-10/+5
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold1-1/+3
2010-03-19USB: fix usbfs regressionAlan Stern1-3/+14
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2-1/+2
2010-03-19tty: cpm_uart: use resource_size()Tobias Klauser1-2/+2
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi1-2/+2
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah1-10/+21
2010-03-19uartlite: Fix build on sparc.David Miller1-5/+5
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman1-20/+19
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes1-2/+5
2010-03-19driver-core: document ERR_PTR() return valuesJani Nikula3-0/+14
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell1-8/+8
2010-03-19driver-core: fix missing kernel-doc in firmware_classRandy Dunlap1-0/+1
2010-03-19Driver core: Early platform kernel-doc updateMagnus Damm1-7/+20
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman1-0/+1
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman1-0/+1
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman1-0/+10
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman1-1/+1
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina1-0/+1
2010-03-19Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-11/+17
2010-03-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-9/+26
2010-03-19Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2010-03-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds5-41/+60
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds132-3524/+7202
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-5/+24
2010-03-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+52
2010-03-19Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds51-162/+621
2010-03-19Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds6-71/+257
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-151/+1891
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2010-03-18Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds8-42/+86
2010-03-18OMAP4: PMIC: Rename twl6030_codec as twl6040_codecOlaya, Margarita1-2/+2
2010-03-18memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2010-03-18memory hotplug: allow setting of phys_deviceHeiko Carstens1-5/+10
2010-03-18hpet: use for_each_set_bit()Akinobu Mita1-3/+1
2010-03-18gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-17ahci: pp->active_link is not reliable when FBS is enabledShane Huang1-6/+17
2010-03-17ahci: use BIOS date in broken_suspend listTejun Heo1-8/+20
2010-03-17ahci: add missing nv IDsTejun Heo1-0/+15
2010-03-17sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-17l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman1-0/+3
2010-03-17smsc95xx: wait for PHY to complete reset during initSteve Glendinning1-0/+15
2010-03-17l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-03-17smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning4-0/+1718
2010-03-17ne: Do not use slashes in irq name stringAtsushi Nemoto1-1/+1
2010-03-17NET: ksz884x, fix lock imbalanceJiri Slaby1-3/+5
2010-03-17gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli1-32/+8