]> nv-tegra.nvidia Code Review - linux-2.6.git/history - drivers
Documentation/laptop/: split txt and source files
[linux-2.6.git] / drivers /
2010-03-12 Andrew Mortondrivers/char/mem.c: cleanups
2010-03-12 Wu Fengguang/dev/mem: dont allow seek to last page
2010-03-12 Huang Weiyifbdev: bfin-lq035q1-fb: remove duplicated #include
2010-03-12 Ben Hutchingsvideo: fix first line of kernel-doc for a few functions
2010-03-12 Christoph Eggerobsolete config in kernel source: LWMON5
2010-03-12 Joe Perchesdrivers/video/via: fix continuation line formats
2010-03-12 Wang QiangNUC900 LCD Controller Driver
2010-03-12 Christoph Eggerfbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
2010-03-12 Jaya Kumarbroadsheetfb: support storing waveform
2010-03-12 Jaya Kumarbroadsheetfb: add MMIO hooks
2010-03-12 Florian Tobias Sch... viafb: support color depth 15 and 30
2010-03-12 Florian Tobias Sch... viafb: rework color setting
2010-03-12 Florian Tobias Sch... viafb: some virtual_xres handling fixes
2010-03-12 Florian Tobias Sch... viafb: rework color checking
2010-03-12 Florian Tobias Sch... viafb: make some variables a bit less global
2010-03-12 Florian Tobias Sch... viafb: remove dead code due to IGA1_IGA2
2010-03-12 Florian Tobias Sch... viafb: split color mode setting up
2010-03-12 Florian Tobias Sch... viafb: introduce strict parameter checking
2010-03-12 Florian Tobias Sch... viafb: make viafb_set_par more dual framebuffer compatible
2010-03-12 Florian Tobias Sch... viafb: video address setting revisited
2010-03-12 Florian Tobias Sch... viafb: reorder initialization for dual framebuffer...
2010-03-12 Florian Tobias Sch... viafb: yet another dead code removal
2010-03-12 Florian Tobias Sch... viafb: some dvi cleanup
2010-03-12 Florian Tobias Sch... viafb: remove the remaining VIA_RES_* uses
2010-03-12 Florian Tobias Sch... viafb: split global index up
2010-03-12 Florian Tobias Sch... viafb: remove dead code
2010-03-12 Florian Tobias Sch... viafb: deprecate private ioctls
2010-03-12 Jaya Kumarbroadsheetfb: add multiple panel type support
2010-03-12 Michael Hennerichfbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom...
2010-03-12 Roel Kluinasiliantfb: fix test of unsigned in asiliant_calc_dclk2()
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary casting...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove misleading, used once...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove obfuscating CODE2SIZE...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add __func__ to debugt
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert raw_cmd_copyin from...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove some unnecessary casting
2010-03-12 Joe Perchesdrivers/block/floppy.c: use %pf in logging messages
2010-03-12 Joe Perchesdrivers/block/floppy.c: use __func__ where appropriate
2010-03-12 Joe Perchesdrivers/block/floppy.c: DPRINT neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary argument...
2010-03-12 Joe Perchesdrivers/block/floppy.c: unclutter redo_fd_request logic
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove REPEAT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary return and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add function is_ready_state
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int initialising to...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define DEVICE_NAME...
2010-03-12 Joe Perchesdrivers/block/floppy.c: move leading && and || to prece...
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int 1/0 to bool true...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macros CALL, WAIT and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove most uses of CALL and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [U]CLEARF, [U]SETF,...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add debug_dcl(...) macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macro LOCK_FDC
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove a few spaces from functi...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove IN/OUT macros, indent...
2010-03-12 Joe Perchesdrivers/block/floppy.c: indent a comment
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove CLEARSTRUCT macro, use...
2010-03-12 Joe Perchesdrivers/block/floppy.c: comment neatening and remove...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove LAST_OUT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: hoist assigns from if()s, neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove used once CHECK_READY...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary braces
2010-03-12 Joe Perchesdrivers/block/floppy.c: use pr_<level>
2010-03-12 Joe Perchesdrivers/block/floppy.c: #define space and column neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert some #include <asm...
2010-03-12 Julia Lawalldrivers/scsi/ses.c: eliminate double free
2010-03-12 Albert Herranzsdio: recognize io card without powercycle
2010-03-12 Uwe Kleine-Königrtc/hctosys: only claim the RTC provided the system...
2010-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-03-08 Wim Van Sebroeck[WATCHDOG] i6300esb.c: change platform_driver to pci_driver
2010-03-08 Hendrik Brueckner[S390] smsgiucv_app: deliver z/VM CP special messages...
2010-03-08 Hendrik Brueckner[S390] smsgiucv: declare char pointers as "const"
2010-03-08 Stefan Weinhuber[S390] dasd: automatic recognition of read-only devices
2010-03-08 Ursula Braun[S390] remove unused qdio flags in zfcp and qeth
2010-03-08 Ursula Braun[S390] qdio: add missing bracket
2010-03-08 Sebastian Ott[S390] cio: fix init_count in case of recognition after...
2010-03-08 Nigel Hislop[S390] dasd: security and PSF update patch for EMC...
2010-03-08 Hendrik Brueckner[S390] hvc_iucv: allocate memory buffers for IUCV in...
2010-03-08 Wim Van Sebroeck[WATCHDOG] i6300esb: fix unlock register with
2010-03-08 Takashi IwaiMerge branch 'topic/misc' into for-linus
2010-03-08 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-03-08 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-03-08 Randy Dunlapmsi-laptop: depends on RFKILL
2010-03-08 Lee, Chun-Yimsi-laptop: Detect 3G device exists by standard ec...
2010-03-08 Lee, Chun-Yimsi-laptop: Add resume method for set the SCM load...
2010-03-08 Lee, Chun-Yimsi-laptop: Support some MSI 3G netbook that is need...
2010-03-08 Lee, Chun-Yimsi-laptop: Add threeg sysfs file for support query...
2010-03-08 Lee, Chun-Yimsi-laptop: Support standard ec 66/62 command on MSI...
2010-03-08 Greg Kroah-HartmanDriver core: create lock/unlock functions for struct...
2010-03-08 Stephen Rothwellsysfs: fix for thinko with sysfs_bin_attr_init()
2010-03-08 Eric W. Biedermandriver core: Use sysfs_rename_link in device_rename
2010-03-08 Johannes Bergsysfs: windfarm: init sysfs attributes
2010-03-08 Eric W. Biedermansysfs: Use sysfs_attr_init and sysfs_bin_attr_init...
next