]> Pileus Git - ~andy/linux/history - drivers
usb: cdc-wdm: Fix deadlock between write and resume
[~andy/linux] / drivers /
2010-03-12 Konstantin Oliferedac: e752x fsb ecc
2010-03-12 H Hartley Sweetenedac: mpc85xx use resource_size instead of raw math
2010-03-12 Peter Tyseredac: mpc85xx improve SDRAM error reporting
2010-03-12 Peter Tyseredac: mpc85xx mask ecc syndrome correctly
2010-03-12 Bela Lubkinipmi: fix slave_addrs setting to actually work
2010-03-12 Martin Wilckipmi: add parameter to limit CPU usage in kipmid
2010-03-12 Veaceslav Falicocopy_signal() cleanup: clean tty_audit_fork()
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-12 Roland DreierMerge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into...
2010-03-12 Chien TungRDMA/nes: Fix CX4 link problem in back-to-back configur...
2010-03-12 Geert Uytterhoevenmfd: Several MFD drivers should depend on GENERIC_HARDIRQS
2010-03-12 Samuel Ortizmfd: Fix sm501 requested region size
2010-03-11 Chien TungRDMA/nes: Clear stall bit before destroying NIC QP
2010-03-11 Faisal LatifRDMA/nes: Set assume_aligned_header bit
2010-03-11 Steve WiseRDMA/cxgb3: Wait at least one schedule cycle during...
2010-03-11 Steve WiseIB/mad: Ignore iWARP devices on device removal
2010-03-11 Or GerlitzIPoIB: Include return code in trace message for ib_post...
2010-03-11 Eli CohenIPoIB: Fix TX queue lockup with mixed UD/CM traffic
2010-03-11 Ingo MolnarMerge branch 'tip/tracing/core' of git://git.kernel...
2010-03-11 Mark BrownInput: wm831x-on - convert to use genirq
2010-03-11 Ranjith LohithakshanInput: ads7846 - add wakeup support
2010-03-11 Vadim ZalivaInput: appletouch - fix integer overflow issue
2010-03-10 John W. LinvilleMerge branch 'wireless-2.6' of git://git.kernel.org...
2010-03-10 Zhu Yiipw2200: use kmalloc for large local variables
2010-03-10 Bruno Randolfath5k: read eeprom IQ calibration values correctly...
2010-03-10 Bruno Randolfath5k: fix I/Q calibration (for real)
2010-03-10 Bruno Randolfath5k: fix TSF reset
2010-03-10 Bruno Randolfath5k: use fixed antenna for tx descriptors
2010-03-10 Zhu Yilibipw: split ieee->networks into small pieces
2010-03-10 Helmut Schaart2x00: remove KSEG1ADDR define from rt2x00soc.h
2010-03-10 Greg Ungerernet: add ColdFire support to the smc91x driver
next