summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-20samsung-laptop: make the dmi check less strictCorentin Chary1-220/+15
2012-03-20samsung-laptop: add true rfkill support for swsmiCorentin Chary1-30/+177
2012-03-20samsung-laptop: add keyboard backlight supportCorentin Chary2-0/+138
2012-03-20samsung-laptop: cleanup KConfigCorentin Chary1-4/+7
2012-03-20samsung-laptop: add usb charge supportCorentin Chary2-0/+90
2012-03-20samsung-laptop: add battery life extender supportCorentin Chary2-0/+92
2012-03-20samsung-laptop: remove selftestCorentin Chary1-69/+8
2012-03-20samsung-laptop: add a small debugfs interfaceCorentin Chary1-0/+147
2012-03-20samsung-laptop: ehance SABI supportCorentin Chary1-112/+113
2012-03-20samsung-laptop: use a sysfs groupCorentin Chary1-4/+30
2012-03-20samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary1-2/+18
2012-03-20samsung-laptop: move code into init/exit functionsCorentin Chary1-249/+360
2012-03-20samsung-laptop: put all local variables in a single structureCorentin Chary1-121/+170
2012-03-20platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...Axel Lin3-35/+3
2012-03-20hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov1-2/+2
2012-03-20dell-laptop: add 3 machines that has touchpad LEDAceLan Kao1-0/+27
2012-03-20to fix scancodes returned by sony-laptop driverJohn Hughes2-5/+13
2012-03-20intel_scu_ipc: Remove Moorestown supportAlan Cox2-209/+29
2012-03-20intel-oaktrail: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-1/+1
2012-03-20compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-13/+1
2012-03-20dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-3/+1
2012-03-20drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza1-2/+0
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer1-1/+1
2012-03-19Linux 3.3v3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-64/+57
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-33/+48
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso1-11/+12
2012-03-17ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-17Merge branch 'akpm' (more patches from Andrew)Linus Torvalds1-0/+7
2012-03-17nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-17nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+8
2012-03-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-27/+0
2012-03-17afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-17afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet1-1/+5
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet1-1/+1
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris1-0/+8
2012-03-16Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-27/+92
2012-03-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+15
2012-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-28/+24
2012-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-51/+21
2012-03-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+128