Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | UBI: avoid unnecessary division operations | Kyungmin Park | 2008-07-24 | 8 | -16/+18 | |
| * | | | | UBI: fix buffer padding | Kyungmin Park | 2008-07-24 | 1 | -3/+3 | |
| * | | | | UBI: add a comment | Artem Bityutskiy | 2008-07-24 | 1 | -1/+10 | |
| * | | | | UBI: print error code | Artem Bityutskiy | 2008-07-24 | 1 | -18/+21 | |
* | | | | | Fix ahci driver 'flags' type | Linus Torvalds | 2008-07-25 | 1 | -1/+1 | |
* | | | | | edac: mpc85xx fix pci ofdev 2nd pass | Dave Jiang | 2008-07-25 | 1 | -24/+43 | |
* | | | | | edac: mv64x60 add pci fixup | Dave Jiang | 2008-07-25 | 1 | -0/+35 | |
* | | | | | edac: mv64x60 fix get_property | Dave Jiang | 2008-07-25 | 1 | -1/+1 | |
* | | | | | edac: e752x fix too loud on nonmemory errors | Doug Thompson | 2008-07-25 | 1 | -17/+42 | |
* | | | | | edac: core fix added newline to sysfs dimm labels | Arthur Jones | 2008-07-25 | 1 | -1/+5 | |
* | | | | | edac: core fix static to dynamic kset | Arthur Jones | 2008-07-25 | 1 | -9/+6 | |
* | | | | | edac: core fix redundant sysfs controls to parameters | Arthur Jones | 2008-07-25 | 1 | -116/+1 | |
* | | | | | edac: core fix workq timer | Arthur Jones | 2008-07-25 | 1 | -1/+21 | |
* | | | | | edac: core fix to use dynamic kobject | Arthur Jones | 2008-07-25 | 1 | -9/+21 | |
* | | | | | edac: i5100: cleanup | Arthur Jones | 2008-07-25 | 1 | -135/+261 | |
* | | | | | edac: i5100 fix unmask ecc bits | Arthur Jones | 2008-07-25 | 1 | -0/+6 | |
* | | | | | edac: i5100 fix enable ecc hardware | Arthur Jones | 2008-07-25 | 1 | -0/+10 | |
* | | | | | edac: i5100 fix missing bits | Arthur Jones | 2008-07-25 | 1 | -3/+15 | |
* | | | | | edac: i5100 new intel chipset driver | Arthur Jones | 2008-07-25 | 3 | -0/+835 | |
* | | | | | aoe: convert emsgs_sema into a completion | Matthias Kaehlcke | 2008-07-25 | 1 | -4/+5 | |
* | | | | | unexport proc_clear_tty | Adrian Bunk | 2008-07-25 | 1 | -1/+0 | |
* | | | | | dell_rbu: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -25/+3 | |
* | | | | | dcdbas: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -11/+2 | |
* | | | | | firmware: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -9/+3 | |
* | | | | | drivers/misc/phantom: note PCI | Jiri Slaby | 2008-07-25 | 2 | -2/+4 | |
* | | | | | Char: mxser, various cleanups | Jiri Slaby | 2008-07-25 | 1 | -20/+4 | |
* | | | | | Char: mxser, remove predefined isa support | Jiri Slaby | 2008-07-25 | 1 | -40/+27 | |
* | | | | | Char: mxser, prints cleanup | Jiri Slaby | 2008-07-25 | 1 | -43/+37 | |
* | | | | | Char: mxser, globals cleanup | Jiri Slaby | 2008-07-25 | 1 | -75/+55 | |
* | | | | | Char: mxser, ioctl cleanup | Jiri Slaby | 2008-07-25 | 1 | -23/+19 | |
* | | | | | nwflash: use simple_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -23/+8 | |
* | | | | | dsp56k: BKL pushdown | Alan Cox | 2008-07-25 | 1 | -6/+14 | |
* | | | | | ds1302: push down the BKL into the driver ioctl code | Alan Cox | 2008-07-25 | 1 | -6/+11 | |
* | | | | | ppdev: wrap ioctl handler in driver and push lock down | Alan Cox | 2008-07-25 | 1 | -5/+13 | |
* | | | | | ixj: push BKL into driver and wrap ioctls | Alan Cox | 2008-07-25 | 1 | -4/+13 | |
* | | | | | sx: push BKL down into the firmware ioctl handler | Alan Cox | 2008-07-25 | 1 | -30/+43 | |
* | | | | | rio: push down the BKL into the firmware ioctl handler | Alan Cox | 2008-07-25 | 1 | -3/+5 | |
* | | | | | mwave: ioctl BKL pushdown | Alan Cox | 2008-07-25 | 1 | -11/+28 | |
* | | | | | ip2: push BKL down for the firmware interface | Alan Cox | 2008-07-25 | 1 | -5/+8 | |
* | | | | | efirtc: push down the BKL | Alan Cox | 2008-07-25 | 1 | -16/+19 | |
* | | | | | #if 0 hpet_unregister() | Adrian Bunk | 2008-07-25 | 1 | -0/+2 | |
* | | | | | proper extern for mwave_s_mdd | Adrian Bunk | 2008-07-25 | 2 | -2/+2 | |
* | | | | | gpio: max732x driver | Eric Miao | 2008-07-25 | 3 | -0/+405 | |
* | | | | | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 6 | -10/+35 | |
* | | | | | gpio: add bt8xxgpio driver | Michael Buesch | 2008-07-25 | 3 | -0/+367 | |
* | | | | | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell | 2008-07-25 | 1 | -31/+102 | |
* | | | | | gpio: sysfs interface | David Brownell | 2008-07-25 | 7 | -13/+545 | |
* | | | | | mfd: sm501 fix gpio number calculation for upper bank | Ben Dooks | 2008-07-25 | 1 | -1/+3 | |
* | | | | | mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset | Ben Dooks | 2008-07-25 | 1 | -5/+24 | |
* | | | | | sm501: fixes for akpms comments on gpiolib addition | Ben Dooks | 2008-07-25 | 1 | -8/+16 |