2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary casting... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove misleading, used once... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove obfuscating CODE2SIZE... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: add __func__ to debugt |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert raw_cmd_copyin from... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove some unnecessary casting |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: use %pf in logging messages |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: use __func__ where appropriate |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: DPRINT neatening |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary argument... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: unclutter redo_fd_request logic |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove REPEAT macro |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary return and... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: add function is_ready_state |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert int initialising to... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove #define DEVICE_NAME... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: move leading && and || to prece... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert int 1/0 to bool true... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove macros CALL, WAIT and... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove most uses of CALL and... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove [U]CLEARF, [U]SETF,... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: add debug_dcl(...) macro |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove macro LOCK_FDC |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove a few spaces from functi... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove IN/OUT macros, indent... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: indent a comment |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove CLEARSTRUCT macro, use... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: comment neatening and remove... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove LAST_OUT macro |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: hoist assigns from if()s, neatening |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove used once CHECK_READY... |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: remove unnecessary braces |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: use pr_<level> |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: #define space and column neatening |
tree | commitdiff |
2010-03-12 |
Joe Perches | drivers/block/floppy.c: convert some #include <asm... |
tree | commitdiff |
2010-03-12 |
Julia Lawall | drivers/scsi/ses.c: eliminate double free |
tree | commitdiff |
2010-03-12 |
Albert Herranz | sdio: recognize io card without powercycle |
tree | commitdiff |
2010-03-12 |
Uwe Kleine-König | rtc/hctosys: only claim the RTC provided the system... |
tree | commitdiff |
2010-03-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2010-03-08 |
Linus Torvalds | Merge git://git./linux/kernel/git/mason/btrfs-unstable |
tree | commitdiff |
2010-03-08 |
Linus Torvalds | Merge git://git./linux/kernel/git/gregkh/driver-core-2.6 |
tree | commitdiff |
2010-03-08 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
tree | commitdiff |
2010-03-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2010-03-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu... |
tree | commitdiff |
2010-03-08 |
Wim Van Sebroeck | [WATCHDOG] i6300esb.c: change platform_driver to pci_driver |
tree | commitdiff |
2010-03-08 |
Hendrik Brueckner | [S390] smsgiucv_app: deliver z/VM CP special messages... |
tree | commitdiff |
2010-03-08 |
Hendrik Brueckner | [S390] smsgiucv: declare char pointers as "const" |
tree | commitdiff |
2010-03-08 |
Stefan Weinhuber | [S390] dasd: automatic recognition of read-only devices |
tree | commitdiff |
2010-03-08 |
Ursula Braun | [S390] remove unused qdio flags in zfcp and qeth |
tree | commitdiff |
2010-03-08 |
Ursula Braun | [S390] qdio: add missing bracket |
tree | commitdiff |
2010-03-08 |
Sebastian Ott | [S390] cio: fix init_count in case of recognition after... |
tree | commitdiff |
2010-03-08 |
Nigel Hislop | [S390] dasd: security and PSF update patch for EMC... |
tree | commitdiff |
2010-03-08 |
Hendrik Brueckner | [S390] hvc_iucv: allocate memory buffers for IUCV in... |
tree | commitdiff |
2010-03-08 |
Wim Van Sebroeck | [WATCHDOG] i6300esb: fix unlock register with |
tree | commitdiff |
2010-03-08 |
Takashi Iwai | Merge branch 'topic/misc' into for-linus |
tree | commitdiff |
2010-03-08 |
Takashi Iwai | Merge branch 'topic/asoc' into for-linus |
tree | commitdiff |
2010-03-08 |
Takashi Iwai | Merge branch 'topic/hda' into for-linus |
tree | commitdiff |
2010-03-08 |
Randy Dunlap | msi-laptop: depends on RFKILL |
tree | commitdiff |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Detect 3G device exists by standard ec... |
tree | commitdiff |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Add resume method for set the SCM load... |
tree | commitdiff |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Support some MSI 3G netbook that is need... |
tree | commitdiff |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Add threeg sysfs file for support query... |
tree | commitdiff |
2010-03-08 |
Lee, Chun-Yi | msi-laptop: Support standard ec 66/62 command on MSI... |
tree | commitdiff |
2010-03-08 |
Greg Kroah-Hartman | Driver core: create lock/unlock functions for struct... |
tree | commitdiff |
2010-03-08 |
Stephen Rothwell | sysfs: fix for thinko with sysfs_bin_attr_init() |
tree | commitdiff |
2010-03-08 |
Eric W. Biederman | driver core: Use sysfs_rename_link in device_rename |
tree | commitdiff |
2010-03-08 |
Johannes Berg | sysfs: windfarm: init sysfs attributes |
tree | commitdiff |
2010-03-08 |
Eric W. Biederman | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init... |
tree | commitdiff |
2010-03-08 |
Ben Hutchings | Driver core: Fix first line of kernel-doc for a few... |
tree | commitdiff |
2010-03-08 |
Hans J. Koch | UIO: Remove SMX Cryptengine driver |
tree | commitdiff |
2010-03-08 |
John Ogness | UIO: minor Kconfig fixes |
tree | commitdiff |
2010-03-08 |
Hans J. Koch | UIO: Add a driver for Hilscher netX-based fieldbus... |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | auxdisplay: move cfag12864bfb's probe function to ... |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | media: move omap24xxcam's probe function to .devinit... |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | w1: move omap_hdq's probe function to .devinit.text |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | i2c: move i2c_omap's probe function to .devinit.text |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | x86: move hp-wmi's probe function to .devinit.text |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | platform-drivers: move probe to .devinit.text in driver... |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | platform-drivers: move probe to .devinit.text in driver... |
tree | commitdiff |
2010-03-08 |
Uwe Kleine-König | Driver core: make struct platform_driver.id_table const |
tree | commitdiff |
2010-03-08 |
Emese Revfy | Driver core: Constify struct sysfs_ops in struct kobj_type |
tree | commitdiff |
2010-03-08 |
Greg Kroah-Hartman | sysdev: fix up the probe/release attributes |
tree | commitdiff |
2010-03-08 |
Emese Revfy | kobject: Constify struct kset_uevent_ops |
tree | commitdiff |
2010-03-08 |
Luis R. Rodriguez | driver-core: firmware_class: remove base.h header inclusion |
tree | commitdiff |
2010-03-08 |
Kay Sievers | Driver-Core: require valid action string in uevent... |
tree | commitdiff |
2010-03-08 |
Kay Sievers | Driver-Core: disable /sbin/hotplug by default |
tree | commitdiff |
2010-03-08 |
Kay Sievers | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush... |
tree | commitdiff |
2010-03-08 |
Kay Sievers | Driver-Core: devtmpfs - reset inode permissions before... |
tree | commitdiff |
2010-03-08 |
Andi Kleen | driver core: Convert some drivers to CLASS_ATTR_STRING |
tree | commitdiff |
2010-03-08 |
Andi Kleen | driver core: Add class_attr_string for simple read... |
tree | commitdiff |
2010-03-08 |
Andi Kleen | driver-core: Add attribute argument to class_attribute... |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysdev: Fix type of sysdev class attribute in memory... |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysdev: Use sysdev_class attribute arrays in node driver |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysdev: Convert node driver |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysfs: Add attribute array to sysdev classes |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysdev: Convert cpu driver sysdev class attributes |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysdev: Convert node driver class attributes to be... |
tree | commitdiff |
2010-03-08 |
Andi Kleen | sysdev: Pass attribute in sysdev_class attributes show... |
tree | commitdiff |
next |