Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
* | | | | | sm501: gpio I2C support | Ben Dooks | 2008-07-25 | 1 | -1/+75 | |
* | | | | | sm501: gpio dynamic registration for PCI devices | Arnaud Patard | 2008-07-25 | 1 | -2/+4 | |
* | | | | | sm501: add gpiolib support | Ben Dooks | 2008-07-25 | 2 | -52/+255 | |
* | | | | | sm501: add power control callback | Ben Dooks | 2008-07-25 | 1 | -0/+31 | |
* | | | | | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 | 27 | -54/+47 | |
* | | | | | drivers/misc/hpilo.c needs CONFIG_PCI | Andrew Morton | 2008-07-25 | 1 | -0/+1 | |
* | | | | | parport: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 | 1 | -0/+2 | |
* | | | | | mfd: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 | 3 | -0/+6 | |
* | | | | | drivers/power: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 | 2 | -0/+4 | |
* | | | | | misc: add HP WMI laptop extras driver | Matthew Garrett | 2008-07-25 | 3 | -0/+507 | |
* | | | | | remove some more tipar bits | Adrian Bunk | 2008-07-25 | 1 | -1/+0 | |
* | | | | | mfd: don't use memzero | Andrew Morton | 2008-07-25 | 1 | -1/+1 | |
* | | | | | char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include | Huang Weiyi | 2008-07-25 | 1 | -1/+0 | |
* | | | | | Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" | Linus Torvalds | 2008-07-25 | 1 | -1/+0 | |
* | | | | | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 2008-07-25 | 4 | -0/+25 | |
* | | | | | virtio: Rename set_features to finalize_features | Rusty Russell | 2008-07-25 | 4 | -17/+20 | |
* | | | | | virtio: Formally reserve bits 28-31 to be 'transport' features. | Rusty Russell | 2008-07-25 | 1 | -0/+5 | |
* | | | | | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-25 | 1 | -0/+20 | |
* | | | | | virtio: console as a config option | Christian Borntraeger | 2008-07-25 | 2 | -1/+9 | |
* | | | | | virtio_console: use virtqueue notification for hvc_console | Christian Borntraeger | 2008-07-25 | 1 | -7/+33 | |
* | | | | | hvc_console: rework setup to replace irq functions with callbacks | Christian Borntraeger | 2008-07-25 | 8 | -67/+105 | |
* | | | | | virtio_blk: check for hardsector size from host | Christian Borntraeger | 2008-07-25 | 1 | -1/+9 |