Age | Commit message (Expand) | Author | Files | Lines |
2007-10-03 | [POWERPC] cpm_uart: sparse fixes | Scott Wood | 6 | -183/+192 |
2007-10-03 | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ... | Scott Wood | 6 | -25/+260 |
2007-10-03 | [POWERPC] Uartlite: Revert register io access changes | Grant Likely | 1 | -18/+18 |
2007-10-03 | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header... | Grant Likely | 1 | -1/+1 |
2007-10-03 | [POWERPC] Uartlite: Let the console be initialized earlier | Grant Likely | 1 | -3/+38 |
2007-10-03 | [POWERPC] Uartlite: Add of-platform-bus binding | Grant Likely | 1 | -4/+92 |
2007-10-03 | [POWERPC] Uartlite: Comment block tidy | Grant Likely | 1 | -3/+40 |
2007-10-03 | [POWERPC] Uartlite: Separate the bus binding from the driver proper | Grant Likely | 1 | -34/+65 |
2007-10-03 | [POWERPC] Uartlite: Add macro for uartlite device name | Grant Likely | 1 | -2/+3 |
2007-10-03 | [POWERPC] Uartlite: change name of ports to ulite_ports | Grant Likely | 1 | -5/+5 |
2007-10-03 | [POWERPC] Uartlite: Fix reg io to access documented register size | Grant Likely | 1 | -16/+16 |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 57 | -390/+699 |
2007-10-03 | [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interface | Cyrill Gorcunov | 2 | -44/+74 |
2007-10-03 | [POWERPC] Sky Cpu: use C99 style for struct init | Cyrill Gorcunov | 1 | -12/+9 |
2007-10-03 | [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code | Cyrill Gorcunov | 1 | -2/+12 |
2007-10-03 | [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode | Cyrill Gorcunov | 2 | -1/+11 |
2007-10-03 | [POWERPC] Sky Cpu and Nexus: include io.h | Cyrill Gorcunov | 2 | -0/+2 |
2007-10-03 | [POWERPC] Sky Cpu and Nexus: code style improvement | Cyrill Gorcunov | 2 | -31/+31 |
2007-10-02 | Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 1 | -2/+2 |
2007-10-02 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -2/+8 |
2007-10-02 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
2007-10-02 | aic94xx: fix DMA data direction for SMP requests | Jeff Garzik | 1 | -2/+2 |
2007-10-02 | dm9601: Fix receive MTU | Peter Korsgaard | 1 | -1/+1 |
2007-10-02 | mv643xx_eth: Do not modify struct netdev tx_queue_len | Dale Farnsworth | 1 | -1/+0 |
2007-10-02 | qla3xxx: bugfix: Fix VLAN rx completion handling. | Ron Mercer | 1 | -0/+6 |
2007-10-02 | qla3xxx: bugfix: Add memory barrier before accessing rx completion. | Ron Mercer | 1 | -0/+1 |
2007-10-02 | ata_piix: add another TECRA M3 entry to broken suspend list | Tejun Heo | 1 | -0/+7 |
2007-10-01 | [TCP]: secure_tcp_sequence_number() should not use a too fast clock | Eric Dumazet | 1 | -4/+6 |
2007-10-01 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2007-10-01 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -2/+4 |
2007-10-01 | VT ioctl race fix | Samuel Ortiz | 1 | -3/+5 |
2007-09-30 | [PATCH] libertas: build problems when partially modular | Randy Dunlap | 1 | -1/+1 |
2007-09-30 | V4L/DVB (6052): ivtv: fix udma yuv bug | Ian Armstrong | 1 | -2/+4 |
2007-09-29 | fix console change race exposed by CFS | Jan Lübbe | 1 | -2/+5 |
2007-09-29 | mv643xx_eth: Check ETH_INT_CAUSE_STATE bit | Dale Farnsworth | 2 | -2/+4 |
2007-09-28 | Fix bogus PCI quirk for e100 | Benjamin Herrenschmidt | 1 | -4/+3 |
2007-09-28 | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 1 | -1/+1 |
2007-09-28 | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 1 | -1/+1 |
2007-09-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -14/+44 |
2007-09-28 | [POWERPC] Fix cpm_uart driver for cpm1 machines | Jochen Friedrich | 1 | -1/+1 |
2007-09-27 | e1000: Add device IDs of blade version of the 82571 quad port | Auke Kok | 4 | -0/+5 |
2007-09-27 | sky2: fix transmit state on resume | Stephen Hemminger | 1 | -1/+16 |
2007-09-27 | sky2: FE+ vlan workaround | Stephen Hemminger | 1 | -2/+6 |
2007-09-27 | sky2: sky2 FE+ receive status workaround | Stephen Hemminger | 1 | -11/+17 |
2007-09-27 | i915: make vbl interrupts work properly on i965g/gm hw. | Dave Airlie | 2 | -0/+18 |
2007-09-26 | Silent drivers/char/hpet.c build warnings on i386 | S.Çağlar Onur | 1 | -0/+3 |
2007-09-26 | mv643xx_eth: duplicate methods in initializer | Al Viro | 1 | -2/+0 |
2007-09-26 | usbvision-video: buggered method tables | Al Viro | 1 | -3/+2 |
2007-09-26 | Add explicit zeroing to "envp" array in device 'show' method | Linus Torvalds | 1 | -0/+1 |
2007-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -1/+2 |