| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] SPI eeprom driver | David Brownell | 2007-02-12 | 3 | -0/+392 |
* | [PATCH] RTC gets sysfs wakealarm attribute | David Brownell | 2007-02-12 | 1 | -2/+101 |
* | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 2007-02-12 | 3 | -4/+4 |
* | [PATCH] spi_bitbang(): use overridable setup_transfer() method | Hans-Peter Nilsson | 2007-02-12 | 1 | -4/+5 |
* | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) | Andrea Paterniani | 2007-02-12 | 3 | -0/+1778 |
* | [PATCH] SPI controller driver for OMAP Microwire | David Brownell | 2007-02-12 | 3 | -0/+580 |
* | [PATCH] SPI Kconfig fix | David Brownell | 2007-02-12 | 1 | -7/+6 |
* | [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 2007-02-12 | 1 | -2/+0 |
* | [PATCH] drivers/isdn/gigaset: new M101 driver (v2) | Tilman Schmidt | 2007-02-12 | 6 | -23/+868 |
* | [PATCH] drivers/telephony/ixj: Convert to generic boolean | Richard Knutsson | 2007-02-12 | 2 | -23/+20 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 | 17 | -123/+75 |
* | [PATCH] Char: specialix, isr have 2 params | Jiri Slaby | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] change __init to __devinit in 2 rtc drivers | Prarit Bhargava | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] drivers/isdn/gigaset: reduce kernel message spam | Tilman Schmidt | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] drivers/isdn/gigaset: reduce mutex scope | Tilman Schmidt | 2007-02-12 | 2 | -3/+4 |
* | [PATCH] com20020 build fix | Randy Dunlap | 2007-02-12 | 1 | -1/+2 |
* | [PATCH] atmel_serial: Use __raw I/O register access | Haavard Skinnemoen | 2007-02-12 | 1 | -27/+27 |
* | [PATCH] w1: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] Char: cyclades, use pci_device_id | Jiri Slaby | 2007-02-12 | 1 | -11/+12 |
* | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby | 2007-02-12 | 2 | -42/+40 |
* | [PATCH] null pointer dereference in appledisplay driver | Michael Hanselmann | 2007-02-12 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-02-11 | 18 | -417/+845 |
|\ |
|
| * | Input: remove scan_keyb driver | Jiri Slaby | 2007-02-10 | 2 | -164/+0 |
| * | Input: i8042 - fix AUX IRQ delivery check | Dmitry Torokhov | 2007-02-10 | 1 | -1/+4 |
| * | Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 | Michael Leun | 2007-02-10 | 1 | -0/+20 |
| * | Input: inport - use correct config option for ATIXL | Robert P. J. Day | 2007-02-10 | 1 | -1/+1 |
| * | Input: HIL - handle erros from input_register_device() | Cyrill V. Gorcunov | 2007-02-10 | 1 | -48/+66 |
| * | Input: tsdev - schedule removal | Richard Purdie | 2007-02-10 | 1 | -0/+4 |
| * | Input: add Atlas button driver | Jaya Kumar | 2007-02-10 | 3 | -0/+181 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-02-10 | 1748 | -61745/+126754 |
| |\ |
|
| * | | Input: ads7846 - be more compatible with the hwmon framework | David Brownell | 2007-01-18 | 2 | -91/+224 |
| * | | Input: ads7846 - detect pen up from GPIO state | Imre Deak | 2007-01-18 | 1 | -39/+41 |
| * | | Input: ads7846 - select correct SPI mode | Imre Deak | 2007-01-18 | 1 | -0/+4 |
| * | | Input: ads7846 - switch to using hrtimer | Imre Deak | 2007-01-18 | 1 | -11/+15 |
| * | | Input: ads7846 - optionally leave Vref on during differential measurements | Imre Deak | 2007-01-18 | 1 | -13/+17 |
| * | | Input: ads7846 - pluggable filtering logic | Imre Deak | 2007-01-18 | 1 | -40/+95 |
| * | | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell | 2007-01-18 | 3 | -5/+166 |
| * | | Input: hid-ff - add support for Logitech Momo racing wheel | Jiri Slaby | 2007-01-18 | 2 | -0/+2 |
| * | | Input: i8042 - really suppress ACK/NAK during panic blink | Dmitry Torokhov | 2007-01-18 | 1 | -3/+4 |
| * | | Input: pc110pad - return proper error | Akinobu Mita | 2006-12-21 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-11 | 100 | -3133/+5790 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' | James Bottomley | 2007-02-10 | 802 | -35201/+60241 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [SCSI] zfcp: removed wrong comment | Swen Schillig | 2007-02-10 | 1 | -2/+0 |
| * | | | [SCSI] zfcp: use of uninitialized variable | Swen Schillig | 2007-02-10 | 1 | -12/+8 |
| * | | | [SCSI] zfcp: Invalid locking order | Swen Schillig | 2007-02-10 | 2 | -14/+11 |
| * | | | [SCSI] aic79xx: use dma_get_required_mask() | Hannes Reinecke | 2007-02-10 | 3 | -21/+9 |
| * | | | [SCSI] aic79xx: fix bracket mismatch in unused macro | Mariusz Kozlowski | 2007-02-07 | 1 | -1/+1 |
| * | | | [SCSI] BusLogic: Replace 'boolean' by 'bool' | Richard Knutsson | 2007-02-07 | 3 | -176/+170 |
| * | | | [SCSI] advansys: clean up warnings | Ken Witherow | 2007-02-07 | 1 | -2/+5 |
| * | | | [SCSI] 53c7xx: brackets fix in uncompiled code | Mariusz Kozlowski | 2007-02-07 | 1 | -2/+2 |