| Commit message (Expand) | Author | Age | Files | Lines |
* | spi/s3c64xx: Differentiate ip and rate clock | Jassi Brar | 2010-01-20 | 1 | -20/+8 |
* | spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info | Jassi Brar | 2010-01-20 | 1 | -12/+12 |
* | spi/mpc8xxx: don't check platform_get_irq's return value against zero | Uwe Kleine-König | 2010-01-20 | 1 | -2/+2 |
* | spi: Add Freescale/Motorola Coldfire QSPI driver | Steven King | 2010-01-20 | 3 | -0/+651 |
* | spi: make Open Firmware device id constant | Márton Németh | 2010-01-20 | 4 | -4/+4 |
* | spi: Fix reversed args to time_before() in Freescale stmp driver. | Robert P. J. Day | 2010-01-20 | 1 | -1/+1 |
* | spi: Add SPI master driver for DaVinci/DA8xx | Sandeep Paulraj | 2010-01-20 | 3 | -0/+1263 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-01-12 | 1 | -0/+2 |
|\ |
|
| * | pmu_battery: Fix battery full reporting | Thomas Champagne | 2009-12-18 | 1 | -0/+2 |
* | | [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions | Bryn M. Reeves | 2010-01-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-01-12 | 13 | -54/+305 |
|\ \ |
|
| * | | OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded | Tomi Valkeinen | 2010-01-12 | 1 | -0/+5 |
| * | | OMAP: DSS2: Reject scaling settings when they cannot be supported | Ville Syrjälä | 2010-01-12 | 1 | -2/+5 |
| * | | OMAP: DSS2: Make check-delay-loops consistent | Tomi Valkeinen | 2010-01-11 | 2 | -10/+10 |
| * | | OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() | Tomi Valkeinen | 2010-01-11 | 1 | -0/+1 |
| * | | video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c | Peter Huewe | 2010-01-11 | 1 | -2/+2 |
| * | | OMAP: DSS2: Fix compile warning | Vaibhav Hiremath | 2010-01-11 | 1 | -0/+2 |
| * | | OMAP: OMAPFB: add dummy release function for omapdss | Tomi Valkeinen | 2010-01-11 | 1 | -0/+7 |
| * | | OMAP: OMAPFB: fix clk_get for RFBI | Tomi Valkeinen | 2010-01-11 | 4 | -17/+25 |
| * | | OMAP: DSS2: RFBI: convert to new kfifo API | Tomi Valkeinen | 2010-01-11 | 1 | -15/+15 |
| * | | OMAP: DSS2: Fix crash when panel doesn't define enable_te() | Tomi Valkeinen | 2010-01-08 | 1 | -5/+9 |
| * | | OMAP: DSS2: Collect interrupt statistics | Tomi Valkeinen | 2010-01-08 | 5 | -0/+221 |
| * | | OMAP: DSS2: DSI: print debug DCS cmd in hex | Tomi Valkeinen | 2010-01-08 | 1 | -1/+1 |
| * | | OMAP: DSS2: DSI: fix VC channels in send_short and send_null | Tomi Valkeinen | 2010-01-08 | 1 | -2/+2 |
* | | | lib: Introduce generic list_sort function | Dave Chinner | 2010-01-12 | 1 | -86/+4 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-01-12 | 3 | -9/+33 |
|\ \ \ |
|
| * | | | libata: retry link resume if necessary | Tejun Heo | 2010-01-12 | 1 | -7/+31 |
| * | | | ata_piix: enable 32bit PIO on SATA piix | Tejun Heo | 2010-01-12 | 1 | -1/+1 |
| * | | | sata_promise: don't classify overruns as HSM errors | Mikael Pettersson | 2010-01-12 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock | Simon Kagstrom | 2010-01-11 | 1 | -2/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 | 42 | -272/+436 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | sky2: Fix oops in sky2_xmit_frame() after TX timeout | Jarek Poplawski | 2010-01-12 | 1 | -1/+2 |
| * | | | | vxge: use pci_dma_mapping_error to test return value | Denis Kirjanov | 2010-01-10 | 1 | -1/+1 |
| * | | | | e1000e: fix and commonize code for setting the receive address registers | Bruce Allan | 2010-01-08 | 1 | -9/+15 |
| * | | | | e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value | Bruce Allan | 2010-01-08 | 1 | -7/+9 |
| * | | | | e1000e: perform 10/100 adaptive IFS only on parts that support it | Bruce Allan | 2010-01-08 | 5 | -0/+21 |
| * | | | | e1000e: don't accumulate PHY statistics on PHY read failure | Bruce Allan | 2010-01-08 | 1 | -14/+14 |
| * | | | | e1000e: call pci_save_state() after pci_restore_state() | Bruce Allan | 2010-01-08 | 1 | -0/+2 |
| * | | | | netxen: update version to 4.0.72 | Amit Kumar Salecha | 2010-01-08 | 1 | -2/+2 |
| * | | | | netxen: fix set mac addr | Amit Kumar Salecha | 2010-01-08 | 1 | -0/+3 |
| * | | | | netxen: fix smatch warning | Amit Kumar Salecha | 2010-01-08 | 3 | -4/+3 |
| * | | | | netxen: fix tx ring memory leak | Amit Kumar Salecha | 2010-01-08 | 1 | -0/+2 |
| * | | | | TI DaVinci EMAC: Handle emac module clock correctly. | Sriram | 2010-01-07 | 1 | -1/+3 |
| * | | | | dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips | Ben Hutchings | 2010-01-07 | 3 | -7/+50 |
| * | | | | ixgbe: Fix compiler warning about variable being used uninitialized | PJ Waskiewicz | 2010-01-07 | 1 | -2/+7 |
| * | | | | mv643xx_eth: don't include cache padding in rx desc buffer size | Saeed Bishara | 2010-01-07 | 1 | -2/+4 |
| * | | | | NET: atlx, fix memory leak | Jiri Slaby | 2010-01-07 | 1 | -2/+5 |
| * | | | | pcmcia: ncmlan_cs: remove odd bracket | Alexander Beregalov | 2010-01-07 | 1 | -1/+0 |
| * | | | | cs89x0: Always report failure to request interrupt | Mark Brown | 2010-01-07 | 1 | -2/+1 |