aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-22tty-usb-ipw: Coding styleAlan Cox
2008-07-22ipaq: Coding styleAlan Cox
2008-07-22io_ti: Minor coding styleAlan Cox
2008-07-22usb-serial: Coding styleAlan Cox
2008-07-22tty-usb-visor: Coding styleAlan Cox
2008-07-22tty-usb-hp4x: Fix overlong lineAlan Cox
2008-07-22tty-usb-generic: Code cleanupAlan Cox
2008-07-22garmin_gps: Coding styleAlan Cox
2008-07-22funsoft: Switch to linux/uaccessAlan Cox
2008-07-22ftdi_sio: Coding styleAlan Cox
2008-07-22empeg: Coding styleAlan Cox
2008-07-22digi_acceleport: coding styleAlan Cox
2008-07-22usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox
2008-07-22cypress_m8: coding styleAlan Cox
2008-07-22cyberjack: Coding styleAlan Cox
2008-07-22cp2101: coding styleAlan Cox
2008-07-22tty-usb-console: Fix termiosAlan Cox
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox
2008-07-22usb-serial-bus: tidy coding styleAlan Cox
2008-07-22belkin_sa: clean up codeAlan Cox
2008-07-22whiteheat: fix bugs found in the tidy and auditAlan Cox
2008-07-22whiteheat: coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-22ttydev: Fix up compile failures in the PPC buildAlan Cox
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman
2008-07-213c59x: handle pci_name() being constGreg Kroah-Hartman
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman
2008-07-21HP iLO driverDavid Altobelli
2008-07-21sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: Suppress sysfs warnings for device_rename().Cornelia Huck
2008-07-21always enable FW_LOADER unless EMBEDDED=yAdrian Bunk
2008-07-21sysdev: fix debugging statements in registration code.Ben Dooks
2008-07-21UIO: add generic UIO platform driverUwe Kleine-König
2008-07-21UIO: Add write function to allow irq maskingHans J. Koch
2008-07-21UIO: fix UIO Kconfig dependenciesUwe Kleine-König
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-21driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21class: change internal semaphore to a mutexDave Young
2008-07-21class: add lockdep infrastructureMatthew Wilcox
2008-07-21class: fix docbook comments for class_private structureGreg Kroah-Hartman
2008-07-21class: rename "sem" to "class_sem" in internal class structureGreg Kroah-Hartman
2008-07-21class: rename "subsys" to "class_subsys" in internal class structureGreg Kroah-Hartman
2008-07-21class: rename "interfaces" to "class_interfaces" in internal class structureGreg Kroah-Hartman