summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-12drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macrosJoe Perches
2010-03-12drivers/block/floppy.c: add debug_dcl(...) macroJoe Perches
2010-03-12drivers/block/floppy.c: remove macro LOCK_FDCJoe Perches
2010-03-12drivers/block/floppy.c: remove a few spaces from function castsJoe Perches
2010-03-12drivers/block/floppy.c: remove IN/OUT macros, indent switch/caseJoe Perches
2010-03-12drivers/block/floppy.c: indent a commentJoe Perches
2010-03-12drivers/block/floppy.c: remove CLEARSTRUCT macro, use memsetJoe Perches
2010-03-12drivers/block/floppy.c: comment neatening and remove naked ;Joe Perches
2010-03-12drivers/block/floppy.c: remove LAST_OUT macroJoe Perches
2010-03-12drivers/block/floppy.c: hoist assigns from if()s, neateningJoe Perches
2010-03-12drivers/block/floppy.c: remove used once CHECK_READY macroJoe Perches
2010-03-12drivers/block/floppy.c: remove unnecessary bracesJoe Perches
2010-03-12drivers/block/floppy.c: use pr_<level>Joe Perches
2010-03-12drivers/block/floppy.c: #define space and column neateningJoe Perches
2010-03-12drivers/block/floppy.c: convert some #include <asm/ to #include <linux/Joe Perches
2010-03-12drivers/scsi/ses.c: eliminate double freeJulia Lawall
2010-03-12sdio: recognize io card without powercycleAlbert Herranz
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König
2010-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-03-08[WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck
2010-03-08[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as ueventsHendrik Brueckner
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun
2010-03-08[S390] qdio: add missing bracketUrsula Braun
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott
2010-03-08[S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop
2010-03-08[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner
2010-03-08[WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck
2010-03-08msi-laptop: depends on RFKILLRandy Dunlap
2010-03-08msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi
2010-03-08msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi
2010-03-08msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi
2010-03-08msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi
2010-03-08msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi
2010-03-08Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-08sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-08driver core: Use sysfs_rename_link in device_renameEric W. Biederman
2010-03-08sysfs: windfarm: init sysfs attributesJohannes Berg
2010-03-08sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-08Driver core: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-03-08UIO: Remove SMX Cryptengine driverHans J. Koch
2010-03-08UIO: minor Kconfig fixesJohn Ogness
2010-03-08UIO: Add a driver for Hilscher netX-based fieldbus cardsHans J. Koch
2010-03-08auxdisplay: move cfag12864bfb's probe function to .devinit.textUwe Kleine-König
2010-03-08media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König
2010-03-08w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König
2010-03-08i2c: move i2c_omap's probe function to .devinit.textUwe Kleine-König