summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-204-0/+410
* Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox2008-12-201-4/+28
* Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan2008-12-201-0/+8
* Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins2008-12-201-0/+25
* Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand2008-12-201-0/+26
* Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-202242-23498/+42136
|\
| * Linux 2.6.28-rc9Linus Torvalds2008-12-191-1/+1
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-12-185-9/+41
| |\
| | * async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams2008-12-083-8/+34
| | * dmaengine: protect 'id' from concurrent registrationsDan Williams2008-12-041-0/+3
| | * ioat: wait for self-test completionDan Williams2008-12-041-1/+4
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Linus Torvalds2008-12-185-47/+107
| |\ \
| | * | avr32: favr-32 build fixHaavard Skinnemoen2008-12-182-5/+5
| | * | ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen2008-12-181-37/+97
| | * | avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt2008-12-171-1/+1
| | * | avr32: Enable pullup on USART TX linesAnders Blomdell2008-10-241-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-188-16/+32
| |\ \ \
| | * | | bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan2008-12-181-3/+3
| | * | | irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2008-12-181-1/+3
| | * | | jme: Fixed a typocwm97m2008-12-171-1/+1
| | * | | net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa2008-12-171-2/+3
| | * | | drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski2008-12-171-0/+5
| | * | | tlan: Fix pci memory unmappingSakari Ailus2008-12-171-4/+9
| | * | | enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-161-1/+1
| | * | | tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
| | * | | netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-182-0/+19
| |\ \ \ \
| | * | | | sparc: We need to implement arch_ptrace_stop().David S. Miller2008-12-172-0/+19
| * | | | | Maintainer email fixes for inotifyJohn McCutchan2008-12-181-2/+2
| * | | | | Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-12-182-3/+16
| |\ \ \ \ \
| | * | | | | i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
| | * | | | | i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-182-3/+9
| |\ \ \ \ \ \
| | * | | | | | ocfs2: Add JBD2 compat feature bit.Joel Becker2008-12-171-1/+7
| | * | | | | | ocfs2: Always update xattr search when creating bucket.Tao Ma2008-12-161-2/+2
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-1813-65/+63Star
| |\ \ \ \ \ \
| | * | | | | | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-172-0/+5
| | * | | | | | USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3Star
| | * | | | | | USB: add 5372:2303 to pl2303Matthew Arnold2008-12-172-0/+5
| | * | | | | | USB: skip Set-Interface(0) if already in altsetting 0Alan Stern2008-12-171-1/+3
| | * | | | | | USB: fix comment about endianness of descriptorsPhil Endecott2008-12-172-4/+10
| | * | | | | | USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...Peter Korsgaard2008-12-171-2/+2
| | * | | | | | usbmon: drop bogus 0t from usbmon.txtPete Zaitcev2008-12-171-5/+7
| | * | | | | | USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
| | * | | | | | USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2008-12-172-0/+4
| | * | | | | | USB: tty: SprogII DCC controller identifiersAlan Cox2008-12-172-0/+4
| | * | | | | | usb-storage: update unusual_devs entry for Nokia 5310Alan Stern2008-12-171-1/+1
| | * | | | | | USB: Unusual devs patch for Nokia 3500cOzan Sener2008-12-171-0/+7
| | * | | | | | USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László2008-12-171-0/+7
| | * | | | | | USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman2008-12-171-0/+1
| | |/ / / / /